fitzgen / bumpalo
A fast bump allocation arena for Rust
☆1,521Updated this week
Alternatives and similar repositories for bumpalo:
Users that are interested in bumpalo are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- A crate for managing memory bit by bit☆1,257Updated 5 months ago
- Slotmap data structure for Rust☆1,172Updated 10 months ago
- Rust quasi-quoting☆1,365Updated last week
- Defines the Rust borrow checker.☆1,383Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,317Updated last week
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- Cranelift based backend for rustc☆1,676Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- Some more derive(Trait) options☆1,807Updated last week
- Concurrency permutation testing tool for Rust.☆2,235Updated last month
- A macro to generate structures which behave like bitflags☆983Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,480Updated this week
- Typed distributed plugin registration☆1,048Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,428Updated 5 months ago
- Rust port of simdjson☆1,191Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,509Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,534Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆724Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,910Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,569Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,785Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,881Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,184Updated this week
- A small rust library for adding custom derives to enums☆1,878Updated last week
- Data structure serialization library with several opposite design goals from Serde☆823Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,080Updated 5 months ago