Amanieu / hashbrownLinks
Rust port of Google's SwissTable hash map
☆57Updated 2 months ago
Alternatives and similar repositories for hashbrown
Users that are interested in hashbrown are comparing it to the libraries listed below
Sorting:
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- skiplist☆144Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months 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
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Simple probabilistic data structures☆146Updated last week
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- generators☆211Updated 2 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- ☆130Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Epoch-based garbage collection☆81Updated 7 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A JIT experiment in Rust☆141Updated last year
- Fast generic radix trie implemented in Rust☆210Updated last month
- Interning of data in rust☆112Updated 4 months ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Rust FFI wrapper for CRoaring☆161Updated last week