rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,780Updated last month
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,127Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,079Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,503Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,743Updated 7 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,752Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,023Updated 3 weeks ago
- Parser for Rust source code☆3,194Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,213Updated 2 weeks ago
- Utilities for working with bytes☆2,113Updated 2 months ago
- A small and fast async runtime for Rust☆4,563Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,038Updated last week
- Zero-copy deserialization framework for Rust☆3,575Updated last month
- Compile time static maps for Rust☆2,032Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,853Updated 3 months ago
- Rust cache structures and easy function memoization☆1,901Updated 3 months ago
- Subcommand to show result of macro expansion☆2,966Updated last week
- Statistics-driven benchmarking library for Rust☆5,314Updated 3 months ago
- A fast bump allocation arena for Rust☆1,930Updated last week
- Type erasure for async trait methods☆2,063Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,016Updated 9 months ago
- Logging implementation for Rust☆2,433Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,036Updated 5 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,439Updated 3 weeks ago
- Async version of the Rust standard library☆4,059Updated 2 months ago
- Analysis of various tricky Rust code☆1,968Updated 2 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,818Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,731Updated last year
- Cap'n Proto for Rust☆2,327Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- Graph data structure library for Rust.☆3,589Updated last month