rust-lang / hashbrown
Rust port of Google's SwissTable hash map
☆2,568Updated 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,859Updated 7 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,525Updated 4 months ago
- Utilities for working with bytes☆1,979Updated last week
- A binary encoder / decoder implementation in Rust.☆2,798Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,256Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,842Updated 2 weeks ago
- A small and fast async runtime for Rust☆3,852Updated this week
- Concurrency permutation testing tool for Rust.☆2,259Updated last week
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,116Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆1,977Updated 7 months ago
- Parser for Rust source code☆2,991Updated last week
- Statistics-driven benchmarking library for Rust☆4,820Updated 3 months ago
- async fn(Request) -> Result<Response, Error>☆3,673Updated last month
- Subcommand to show result of macro expansion☆2,778Updated 3 weeks ago
- Compile time static maps for Rust☆1,890Updated 2 weeks ago
- derive(Error) for struct and enum error types☆4,730Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,863Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,121Updated this week
- Async version of the Rust standard library☆4,006Updated 5 months ago
- Rust cache structures and easy function memoization☆1,674Updated this week
- Logging implementation for Rust☆2,289Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- Cap'n Proto for Rust☆2,138Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,967Updated 3 weeks ago
- Panic messages for humans.☆1,728Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Application level tracing for Rust.☆5,710Updated 3 weeks ago
- Type erasure for async trait methods☆1,916Updated last week