Amanieu / hashbrown
Rust port of Google's SwissTable hash map
☆55Updated 2 months ago
Alternatives and similar repositories for hashbrown:
Users that are interested in hashbrown are comparing it to the libraries listed below
- Judy array implementation in pure Rust☆84Updated 7 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆95Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- SmallVec-backed stack string optimisation☆43Updated 4 years ago
- Interning of data in rust☆90Updated 3 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…☆86Updated 2 years ago
- Compact sets in rust☆53Updated 2 months ago
- Benchmarks for the nom, the Rust parser combinators library☆124Updated 11 months ago
- The simd optimized escape code☆53Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated this week
- A library for generating Graphviz DOT language files for graphs.☆73Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated 11 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Data parallelism library for async-std.☆94Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Hjson for Rust☆106Updated 3 months ago
- ☆76Updated 2 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Fast generic radix trie implemented in Rust☆191Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last week
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- skiplist☆141Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago