rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,847Updated 3 weeks ago
Alternatives and similar repositories for hashbrown
Users that are interested in hashbrown are comparing it to the libraries listed below
Sorting:
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,244Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,845Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,573Updated last week
- Utilities for working with bytes☆2,159Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,887Updated 10 months ago
- Parser for Rust source code☆3,265Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,077Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,066Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,698Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,894Updated last week
- Compile time static maps for Rust☆2,076Updated 3 months ago
- A fast bump allocation arena for Rust☆2,059Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,051Updated 7 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,543Updated last week
- Subcommand to show result of macro expansion☆3,015Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,876Updated 5 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,023Updated 11 months ago
- Cap'n Proto for Rust☆2,393Updated last week
- Rust cache structures and easy function memoization☆1,947Updated 3 weeks ago
- Logging implementation for Rust☆2,472Updated last month
- Statistics-driven benchmarking library for Rust☆5,398Updated last month
- Type erasure for async trait methods☆2,103Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,301Updated 2 months ago
- A code coverage tool for Rust projects☆2,879Updated last week
- Async version of the Rust standard library☆4,066Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,989Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,268Updated last year