fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,822Updated last month
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,511Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Slotmap data structure for Rust☆1,217Updated last year
- Defines the Rust borrow checker.☆1,480Updated last month
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Optimized string search routines for Rust.☆1,167Updated last month
- Cranelift based backend for rustc☆1,846Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,212Updated last month
- Rust persistent data structures☆1,524Updated 3 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆985Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- Typed distributed plugin registration☆1,143Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,851Updated last week
- Slab allocator for Rust☆804Updated last month