rust-lang / hashbrown
Rust port of Google's SwissTable hash map
☆2,611Updated 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,921Updated last week
- A binary encoder / decoder implementation in Rust.☆2,947Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,361Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- Utilities for working with bytes☆2,028Updated last month
- Zero-copy deserialization framework for Rust☆3,195Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- A small and fast async runtime for Rust☆4,097Updated last month
- A lock-free, read-optimized, concurrency primitive.☆1,988Updated 9 months ago
- Parser for Rust source code☆3,040Updated last week
- Concurrency permutation testing tool for Rust.☆2,309Updated 2 months ago
- Async version of the Rust standard library☆4,028Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,829Updated last week
- Statistics-driven benchmarking library for Rust☆4,939Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- derive(Error) for struct and enum error types☆4,829Updated last month
- Logging implementation for Rust☆2,323Updated last week
- Analysis of various tricky Rust code☆1,886Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,985Updated 2 months ago
- Date and time library for Rust☆3,492Updated this week
- async fn(Request) -> Result<Response, Error>☆3,746Updated last month
- Rust derive-based argument parsing optimized for code size☆1,763Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,660Updated this week
- Cap'n Proto for Rust☆2,174Updated last week
- A fast bump allocation arena for Rust☆1,661Updated this week
- Parse command line arguments by defining a struct.☆2,728Updated last year
- PROST! a Protocol Buffers implementation for the Rust Language☆4,195Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,293Updated this week
- Automated property based testing for Rust (with shrinking).☆2,538Updated last month