rust-lang / hashbrown
Rust port of Google's SwissTable hash map
☆2,448Updated last week
Related projects ⓘ
Alternatives and complementary repositories for hashbrown
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,086Updated last month
- Utilities for working with bytes☆1,916Updated last week
- Zero-copy deserialization framework for Rust☆2,961Updated this week
- A small and fast async runtime for Rust☆3,748Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated this week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Parser for Rust source code☆2,900Updated this week
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,954Updated 4 months ago
- Cap'n Proto for Rust☆2,061Updated this week
- Statistics-driven benchmarking library for Rust☆4,623Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆3,943Updated this week
- Subcommand to show result of macro expansion☆2,683Updated this week
- Async version of the Rust standard library☆3,968Updated 2 months ago
- Parse command line arguments by defining a struct.☆2,712Updated 10 months ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- async fn(Request) -> Result<Response, Error>☆3,550Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,422Updated 11 months ago
- derive(Error) for struct and enum error types☆4,535Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- Graph data structure library for Rust.☆2,942Updated 3 months ago
- An RPC framework for Rust with a focus on ease of use.☆3,298Updated this week
- a debugger for async rust!☆3,622Updated last week