Amanieu / hashbrownLinks
Rust port of Google's SwissTable hash map
☆57Updated 2 weeks 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
- The simd optimized escape code☆54Updated last week
- 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 library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Interning of data in rust☆106Updated 2 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Rust FFI wrapper for CRoaring☆159Updated last week
- skiplist☆142Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- generators☆209Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Simple probabilistic data structures☆147Updated last week
- Compact sets in rust☆57Updated 6 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- nativejson-benchmark in Rust☆172Updated last year
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- ☆125Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago