fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆2,046Updated this week
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,597Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Compile time static maps for Rust☆2,076Updated 3 months ago
- Slotmap data structure for Rust☆1,269Updated last month
- A crate for managing memory bit by bit☆1,361Updated last year
- Concurrency permutation testing tool for Rust.☆2,568Updated 5 months ago
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Cranelift based backend for rustc☆1,956Updated last week
- Rust port of Google's SwissTable hash map☆2,843Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,301Updated last month
- Rust persistent data structures☆1,652Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,827Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,336Updated 3 months ago
- Rust quasi-quoting☆1,510Updated this week
- Some more derive(Trait) options☆2,054Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,841Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,944Updated 3 weeks ago
- Rust port of simdjson☆1,356Updated last month
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,704Updated this week
- Slab allocator for Rust☆865Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,693Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆909Updated last week
- Support atomic operations on Arc itself☆1,221Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,049Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week