fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,800Updated 2 weeks ago
Alternatives and similar repositories for bumpalo
Users that are interested in bumpalo are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Slotmap data structure for Rust☆1,215Updated last year
- Compile time static maps for Rust☆1,953Updated last week
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Cranelift based backend for rustc☆1,833Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Rust persistent data structures☆1,511Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Optimized string search routines for Rust.☆1,149Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Some more derive(Trait) options☆1,955Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,202Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Rust quasi-quoting☆1,433Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Rust port of simdjson☆1,285Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- The testing ground for the future of portable SIMD in Rust☆980Updated last week
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,241Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Slab allocator for Rust☆801Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,836Updated last month