fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,891Updated 3 months ago
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,532Updated last week
- A crate for managing memory bit by bit☆1,335Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Slotmap data structure for Rust☆1,237Updated last year
- Compile time static maps for Rust☆2,017Updated last month
- Concurrency permutation testing tool for Rust.☆2,461Updated last month
- Defines the Rust borrow checker.☆1,504Updated 3 months ago
- Cranelift based backend for rustc☆1,879Updated last week
- Rust persistent data structures☆1,550Updated 5 months ago
- Optimized string search routines for Rust.☆1,212Updated last week
- Rust quasi-quoting☆1,467Updated this week
- Slab allocator for Rust☆842Updated last month
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,238Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- Typed distributed plugin registration☆1,186Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,541Updated this week
- The testing ground for the future of portable SIMD in Rust☆998Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- Rust port of simdjson☆1,313Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated last week
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month