fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,782Updated 2 weeks ago
Alternatives and similar repositories for bumpalo
Users that are interested in bumpalo are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Compile time static maps for Rust☆1,940Updated this week
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Rust persistent data structures☆1,506Updated 2 months ago
- Cranelift based backend for rustc☆1,804Updated this week
- Rust quasi-quoting☆1,425Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,007Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,191Updated last month
- A small rust library for adding custom derives to enums☆2,076Updated last month
- Rust cache structures and easy function memoization☆1,820Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,001Updated 11 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,398Updated this week
- A macro to generate structures which behave like bitflags☆1,024Updated last month