rust-lang / hashbrown
Rust port of Google's SwissTable hash map
☆2,527Updated last week
Alternatives and similar repositories for hashbrown:
Users that are interested in hashbrown are comparing it to the libraries listed below
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- Parser for Rust source code☆2,972Updated last week
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,206Updated 2 months ago
- Utilities for working with bytes☆1,961Updated this week
- Zero-copy deserialization framework for Rust☆3,066Updated this week
- A small and fast async runtime for Rust☆3,825Updated last month
- Compile time static maps for Rust☆1,864Updated last week
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- async fn(Request) -> Result<Response, Error>☆3,630Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,752Updated this week
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,731Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆4,759Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,954Updated 3 weeks ago
- A snapshot testing library for rust☆2,339Updated last week
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Logging implementation for Rust☆2,275Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,056Updated last week
- derive(Error) for struct and enum error types☆4,685Updated last week
- Async version of the Rust standard library☆3,992Updated 3 months ago
- Type erasure for async trait methods☆1,889Updated last week
- Automated property based testing for Rust (with shrinking).☆2,461Updated last year
- Cap'n Proto for Rust☆2,116Updated this week
- Defines the Rust borrow checker.☆1,379Updated 6 months ago