rust-lang / hashbrown
Rust port of Google's SwissTable hash map
☆2,616Updated this 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,930Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,598Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,394Updated last month
- A binary encoder / decoder implementation in Rust.☆2,960Updated this week
- Utilities for working with bytes☆2,033Updated last month
- Zero-copy deserialization framework for Rust☆3,221Updated this week
- A small and fast async runtime for Rust☆4,119Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,886Updated last month
- Concurrency permutation testing tool for Rust.☆2,314Updated this week
- A fast bump allocation arena for Rust☆1,672Updated last week
- Compile time static maps for Rust☆1,914Updated 2 months ago
- Parser for Rust source code☆3,044Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,978Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,210Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆1,989Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆4,960Updated 5 months ago
- Rust derive-based argument parsing optimized for code size☆1,767Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,840Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,956Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,889Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,987Updated 2 months ago
- derive(Error) for struct and enum error types☆4,835Updated last month
- async fn(Request) -> Result<Response, Error>☆3,762Updated last month
- Automated property based testing for Rust (with shrinking).☆2,545Updated last month
- Rust cache structures and easy function memoization☆1,747Updated last month
- A code coverage tool for Rust projects☆2,669Updated this week
- Flexible concrete Error type built on std::Error☆5,878Updated last week
- Parse command line arguments by defining a struct.☆2,730Updated last year
- A snapshot testing library for rust☆2,459Updated 2 weeks ago
- a debugger for async rust!☆3,889Updated last week