Amanieu / hashbrown
Rust port of Google's SwissTable hash map
☆55Updated 3 months ago
Alternatives and similar repositories for hashbrown:
Users that are interested in hashbrown are comparing it to the libraries listed below
- Compact sets in rust☆54Updated 3 months ago
- ☆129Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- skiplist☆141Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- A simple bitset container for Rust☆131Updated 3 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Interning of data in rust☆90Updated 4 months ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- A big integer library in Rust with good performance.☆104Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Decimal Floating Point arithmetic for rust☆80Updated last year
- An on-disk hash table implementation☆113Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆98Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago