Amanieu / hashbrownLinks
Rust port of Google's SwissTable hash map
☆58Updated 3 months ago
Alternatives and similar repositories for hashbrown
Users that are interested in hashbrown are comparing it to the libraries listed below
Sorting:
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- skiplist☆144Updated 4 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- ☆130Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- nativejson-benchmark in Rust☆174Updated last year
- Simple probabilistic data structures☆147Updated 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…☆91Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- generators☆211Updated 2 years ago
- A rust implementation of murmur3☆74Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Interning of data in rust☆115Updated 6 months ago
- Heap-based async timers☆216Updated last year
- Data parallelism library for async-std.☆96Updated last year