Amanieu / hashbrownLinks
Rust port of Google's SwissTable hash map
☆56Updated 2 months ago
Alternatives and similar repositories for hashbrown
Users that are interested in hashbrown are comparing it to the libraries listed below
Sorting:
- Judy array implementation in pure Rust☆88Updated 7 years ago
- The simd optimized escape code☆54Updated last week
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 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…☆90Updated 3 years ago
- skiplist☆142Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Rust FFI wrapper for CRoaring☆158Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Data parallelism library for async-std.☆93Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- generators☆210Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆129Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- ☆124Updated 2 years ago
- Interning of data in rust☆104Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 3 months ago