fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,877Updated 2 months 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,159Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Slotmap data structure for Rust☆1,230Updated last year
- Concurrency permutation testing tool for Rust.☆2,452Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,225Updated 2 months ago
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Optimized string search routines for Rust.☆1,193Updated 3 months ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- Some more derive(Trait) options☆1,981Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Cranelift based backend for rustc☆1,865Updated last week
- Rust persistent data structures☆1,537Updated 5 months ago
- Rust cache structures and easy function memoization☆1,877Updated last month
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Rust port of Google's SwissTable hash map☆2,743Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- Rust port of simdjson☆1,300Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- The testing ground for the future of portable SIMD in Rust☆993Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated last week
- A Rust proc-macro attribute parser☆1,162Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week