fitzgen / bumpalo
A fast bump allocation arena for Rust
☆1,440Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for bumpalo
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Rust quasi-quoting☆1,330Updated last week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Macros for all your token pasting needs☆1,026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- Cranelift based backend for rustc☆1,630Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Typed distributed plugin registration☆997Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Optimized string search routines for Rust.☆899Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- A small rust library for adding custom derives to enums☆1,784Updated this week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,049Updated 3 months ago