fitzgen / bumpalo
A fast bump allocation arena for Rust
☆1,630Updated last month
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,431Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,936Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,276Updated 7 months ago
- Slotmap data structure for Rust☆1,194Updated last year
- Compile time static maps for Rust☆1,908Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,297Updated last month
- Defines the Rust borrow checker.☆1,421Updated 9 months ago
- Rust quasi-quoting☆1,392Updated 3 weeks ago
- Some more derive(Trait) options☆1,866Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Rust cache structures and easy function memoization☆1,733Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,595Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,520Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,903Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,068Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,575Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,942Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,370Updated 3 weeks ago
- Cranelift based backend for rustc☆1,730Updated this week
- Rust persistent data structures☆1,437Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆995Updated last month
- A binary encoder / decoder implementation in Rust.☆2,930Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,283Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,123Updated 7 months ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Typed distributed plugin registration☆1,089Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,607Updated 4 months ago
- Utilities for working with bytes☆2,016Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,966Updated last month
- A Rust proc-macro attribute parser☆1,096Updated this week