rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,862Updated this week
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,267Updated last month
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,920Updated 11 months ago
- Utilities for working with bytes☆2,166Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,073Updated 2 weeks ago
- Parser for Rust source code☆3,283Updated this week
- Zero-copy deserialization framework for Rust☆3,996Updated last week
- A small and fast async runtime for Rust☆4,740Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Rust derive-based argument parsing optimized for code size☆1,877Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,412Updated 2 months ago
- rust stackful coroutine library☆2,349Updated 2 months ago
- Cap'n Proto for Rust☆2,411Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,589Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,959Updated last month
- Analysis of various tricky Rust code☆1,991Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Updated last year
- Async version of the Rust standard library☆4,072Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Logging implementation for Rust☆2,478Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- Type erasure for async trait methods☆2,107Updated last month
- async fn(Request) -> Result<Response, Error>☆4,070Updated last week