rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,768Updated 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,099Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,738Updated last week
- Concurrency permutation testing tool for Rust.☆2,471Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Parser for Rust source code☆3,182Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,027Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,696Updated 7 months ago
- Utilities for working with bytes☆2,105Updated last month
- Zero-copy deserialization framework for Rust☆3,546Updated last week
- A small and fast async runtime for Rust☆4,500Updated last week
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,844Updated 2 months ago
- Compile time static maps for Rust☆2,017Updated last month
- rust stackful coroutine library☆2,256Updated last month
- Analysis of various tricky Rust code☆1,959Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,026Updated 4 months ago
- Subcommand to show result of macro expansion☆2,936Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,015Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Rust cache structures and easy function memoization☆1,894Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,262Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,240Updated 3 months ago
- A crate for managing memory bit by bit☆1,336Updated last year
- Parse command line arguments by defining a struct.☆2,731Updated last year
- PROST! a Protocol Buffers implementation for the Rust Language☆4,423Updated this week
- A Rust port of FlameGraph☆1,933Updated 3 months ago
- Logging implementation for Rust☆2,419Updated this week
- Type erasure for async trait methods☆2,057Updated 2 weeks ago