fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,974Updated last month
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,236Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Compile time static maps for Rust☆2,061Updated last month
- Slotmap data structure for Rust☆1,257Updated last year
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,534Updated 3 months ago
- Cranelift based backend for rustc☆1,922Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,276Updated last week
- Rust quasi-quoting☆1,491Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- Optimized string search routines for Rust.☆1,273Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- Typed distributed plugin registration☆1,215Updated last week
- Some more derive(Trait) options☆2,015Updated last week
- Rust persistent data structures☆1,627Updated 2 weeks ago
- Slab allocator for Rust☆853Updated 3 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Support atomic operations on Arc itself☆1,167Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- Rust cache structures and easy function memoization☆1,917Updated last week
- Rust port of simdjson☆1,341Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,675Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago