rust-lang / hashbrown
Rust port of Google's SwissTable hash map
☆2,591Updated 2 weeks ago
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,893Updated 8 months ago
- Blazing fast concurrent HashMap for Rust.☆3,319Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- Parser for Rust source code☆3,024Updated last week
- Utilities for working with bytes☆2,004Updated 2 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- A small and fast async runtime for Rust☆3,999Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,980Updated 8 months ago
- Subcommand to show result of macro expansion☆2,802Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,167Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,722Updated last year
- Logging implementation for Rust☆2,307Updated this week
- derive(Error) for struct and enum error types☆4,805Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Automated property based testing for Rust (with shrinking).☆2,516Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,724Updated 2 weeks ago
- Type erasure for async trait methods☆1,944Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,979Updated last month
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆4,892Updated 4 months ago
- A next-generation test runner for Rust.☆2,362Updated this week
- async fn(Request) -> Result<Response, Error>☆3,720Updated last week
- Readline Implementation in Rust☆1,637Updated this week