fitzgen / bumpalo
A fast bump allocation arena for Rust
☆1,703Updated 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,460Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,994Updated last month
- Compile time static maps for Rust☆1,916Updated 3 months ago
- A crate for managing memory bit by bit☆1,293Updated 9 months ago
- Rust quasi-quoting☆1,412Updated 2 months ago
- Slotmap data structure for Rust☆1,197Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- Defines the Rust borrow checker.☆1,435Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,330Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,225Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆743Updated 2 months ago
- Some more derive(Trait) options☆1,901Updated this week
- Rust cache structures and easy function memoization☆1,769Updated 2 months ago
- Optimized string search routines for Rust.☆1,074Updated last month
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,945Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,469Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,629Updated last week
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,622Updated 5 months ago
- A small rust library for adding custom derives to enums☆2,015Updated last week
- Zero-copy deserialization framework for Rust☆3,242Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,617Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- Rust port of simdjson☆1,246Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,923Updated 3 weeks ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,161Updated this week