rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,710Updated 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,047Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,697Updated 5 months ago
- Blazing fast concurrent HashMap for Rust.☆3,607Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,128Updated last month
- Utilities for working with bytes☆2,085Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated last week
- Concurrency permutation testing tool for Rust.☆2,428Updated 3 months ago
- Parser for Rust source code☆3,134Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,390Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,978Updated this week
- Compile time static maps for Rust☆1,968Updated last month
- Zero-copy deserialization framework for Rust☆3,475Updated last week
- Subcommand to show result of macro expansion☆2,904Updated last week
- Rust derive-based argument parsing optimized for code size☆1,834Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,842Updated last month
- Async version of the Rust standard library☆4,048Updated 4 months ago
- Analysis of various tricky Rust code☆1,937Updated 2 months ago
- Cap'n Proto for Rust☆2,259Updated last week
- Rust cache structures and easy function memoization☆1,861Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,011Updated 6 months ago
- rust stackful coroutine library☆2,163Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- Type erasure for async trait methods☆2,033Updated this week
- async fn(Request) -> Result<Response, Error>☆3,890Updated 2 weeks ago
- Logging implementation for Rust☆2,380Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,733Updated last year
- A Rust port of FlameGraph☆1,907Updated last month