rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,816Updated last week
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,204Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,814Updated 9 months ago
- A binary encoder / decoder implementation in Rust.☆3,086Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,793Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,537Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,051Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated last week
- Compile time static maps for Rust☆2,064Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,683Updated this week
- Utilities for working with bytes☆2,139Updated last week
- Parser for Rust source code☆3,232Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,060Updated this week
- A fast bump allocation arena for Rust☆1,980Updated last month
- A small and fast async runtime for Rust☆4,630Updated this week
- Subcommand to show result of macro expansion☆2,993Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,866Updated 4 months ago
- Rust cache structures and easy function memoization☆1,920Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,375Updated last week
- Analysis of various tricky Rust code☆1,971Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Logging implementation for Rust☆2,449Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Cap'n Proto for Rust☆2,366Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,851Updated last month
- Type erasure for async trait methods☆2,080Updated last week
- A Rust port of FlameGraph☆1,992Updated this week
- A crate for managing memory bit by bit☆1,362Updated last year
- PROST! a Protocol Buffers implementation for the Rust Language☆4,499Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,290Updated 3 weeks ago