Rust port of Google's SwissTable hash map
☆2,881Mar 7, 2026Updated 2 weeks ago
Alternatives and similar repositories for hashbrown
Users that are interested in hashbrown are comparing it to the libraries listed below
Sorting:
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,302Updated this week
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,826Mar 11, 2026Updated last week
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,636Mar 2, 2026Updated 2 weeks ago
- Metal I/O library for Rust.☆6,914Updated this week
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Updated this week
- Serialization framework for Rust☆10,528Mar 6, 2026Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week