rust-lang / hashbrownLinks
Rust port of Google's SwissTable hash map
☆2,686Updated 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,030Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,568Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆3,054Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,680Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,410Updated 3 months ago
- Utilities for working with bytes☆2,076Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 3 weeks ago
- Parser for Rust source code☆3,120Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated this week
- Zero-copy deserialization framework for Rust☆3,432Updated last month
- A small and fast async runtime for Rust☆4,290Updated last month
- Compile time static maps for Rust☆1,957Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,807Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,819Updated last month
- Subcommand to show result of macro expansion☆2,888Updated this week
- Analysis of various tricky Rust code☆1,923Updated last month
- Async version of the Rust standard library☆4,047Updated 4 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,322Updated 3 weeks ago
- rust stackful coroutine library☆2,131Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,127Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,996Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,008Updated 5 months ago
- Cap'n Proto for Rust☆2,241Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,203Updated 3 weeks ago
- Rust persistent data structures☆1,513Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,502Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Type erasure for async trait methods☆2,022Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,840Updated last month