fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆2,087Updated 3 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,608Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- A crate for managing memory bit by bit☆1,370Updated last year
- Compile time static maps for Rust☆2,093Updated last week
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Cranelift based backend for rustc☆1,979Updated this week
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,307Updated 2 months ago
- Rust port of simdjson☆1,365Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,362Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Rust quasi-quoting☆1,525Updated this week
- Rust persistent data structures☆1,663Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- Rust cache structures and easy function memoization☆1,959Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- Some more derive(Trait) options☆2,068Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,057Updated 8 months ago
- A binary encoder / decoder implementation in Rust.☆3,077Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- Typed distributed plugin registration☆1,258Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- Slab allocator for Rust☆875Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Support atomic operations on Arc itself☆1,244Updated last week