fitzgen / bumpalo
A fast bump allocation arena for Rust
☆1,585Updated this week
Alternatives and similar repositories for bumpalo:
Users that are interested in bumpalo are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,260Updated 6 months ago
- Compile time static maps for Rust☆1,899Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,895Updated this week
- Slotmap data structure for Rust☆1,183Updated 11 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,213Updated last year
- Rust quasi-quoting☆1,376Updated last week
- Defines the Rust borrow checker.☆1,398Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,059Updated last week
- Some more derive(Trait) options☆1,847Updated this week
- Rust port of Google's SwissTable hash map☆2,572Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,267Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,590Updated 3 months ago
- Cranelift based backend for rustc☆1,709Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,922Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,350Updated last week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A macro to generate structures which behave like bitflags☆987Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,498Updated last month
- Data structure serialization library with several opposite design goals from Serde☆836Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,866Updated 8 months ago
- Rust cache structures and easy function memoization☆1,695Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,540Updated 4 months ago
- A small rust library for adding custom derives to enums☆1,928Updated 2 weeks ago
- Typed distributed plugin registration☆1,072Updated last week
- Slab allocator for Rust☆743Updated 2 weeks ago
- Utilities for working with bytes☆1,982Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,226Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,106Updated 6 months ago