fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,954Updated 3 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,221Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A crate for managing memory bit by bit☆1,356Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- Slotmap data structure for Rust☆1,248Updated last year
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,511Updated 3 months ago
- Cranelift based backend for rustc☆1,906Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Rust quasi-quoting☆1,482Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,264Updated 3 weeks ago
- Some more derive(Trait) options☆2,011Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- Rust persistent data structures☆1,612Updated last month
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Rust port of simdjson☆1,334Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- The testing ground for the future of portable SIMD in Rust☆1,007Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Typed distributed plugin registration☆1,208Updated last week
- Optimized string search routines for Rust.☆1,259Updated last month
- Hypothesis-like property testing for Rust☆1,961Updated this week
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago