rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,801Updated 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,165Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,777Updated 8 months ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,226Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,772Updated last month
- Parser for Rust source code☆3,219Updated last week
- Concurrency permutation testing tool for Rust.☆2,531Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,035Updated 2 weeks ago
- Utilities for working with bytes☆2,126Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,044Updated last week
- Compile time static maps for Rust☆2,056Updated last month
- A small and fast async runtime for Rust☆4,605Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,647Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,963Updated last month
- Rust derive-based argument parsing optimized for code size☆1,864Updated 3 months ago
- Subcommand to show result of macro expansion☆2,981Updated this week
- Analysis of various tricky Rust code☆1,969Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,353Updated 3 months ago
- rust stackful coroutine library☆2,302Updated 3 months ago
- Rust cache structures and easy function memoization☆1,913Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,042Updated 5 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- A code coverage tool for Rust projects☆2,817Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,561Updated this week
- Graph data structure library for Rust.☆3,630Updated last month
- Defines the Rust borrow checker.☆1,540Updated 5 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,476Updated last week
- async fn(Request) -> Result<Response, Error>☆3,998Updated last month
- Cap'n Proto for Rust☆2,350Updated 3 weeks ago
- Logging implementation for Rust☆2,444Updated last month