rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,663Updated 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,003Updated this week
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,001Updated 11 months ago
- Parser for Rust source code☆3,095Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,646Updated 3 months ago
- Utilities for working with bytes☆2,067Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,054Updated last week
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,398Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,941Updated last month
- Subcommand to show result of macro expansion☆2,873Updated last week
- A small and fast async runtime for Rust☆4,235Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,494Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month
- Logging implementation for Rust☆2,355Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Compile time static maps for Rust☆1,940Updated this week
- Parse command line arguments by defining a struct.☆2,728Updated last year
- PROST! a Protocol Buffers implementation for the Rust Language☆4,293Updated last week
- Analysis of various tricky Rust code☆1,908Updated 2 weeks ago
- Async version of the Rust standard library☆4,044Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,997Updated 4 months ago
- Cap'n Proto for Rust☆2,227Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,079Updated last month
- Type erasure for async trait methods☆2,002Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,833Updated this week
- A code coverage tool for Rust projects☆2,715Updated last week
- Automated property based testing for Rust (with shrinking).☆2,586Updated last month
- derive(Error) for struct and enum error types☆4,950Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,817Updated 2 weeks ago