Amanieu / hashbrownLinks
Rust port of Google's SwissTable hash map
☆58Updated 5 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☆129Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- skiplist☆144Updated 4 years ago
- 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
- generators☆211Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- The simd optimized escape code☆54Updated this week
- Data parallelism library for async-std.☆96Updated last year
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆130Updated 6 years ago
- Simple probabilistic data structures☆148Updated last week
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆126Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Run closures in parallel☆114Updated last year
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust FFI wrapper for CRoaring☆164Updated last month
- SmallVec-backed stack string optimisation☆44Updated 5 years ago