yegor256 / micromapLinks
📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")
☆163Updated this week
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below
Sorting:
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆162Updated last week
- Fixed-size decimal numbers implemented in pure Rust☆209Updated last week
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 5 months ago
- A very fast Key-Value store in pure rust☆211Updated last month
- Fantastic serialization library☆160Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week
- Async synchronization primitives☆270Updated last week
- An ε-copy serialization/deserialization framework for Rust☆154Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆290Updated last week
- ☆200Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆100Updated last month
- Rust web servers without async/await.☆212Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Lightweight and high performance concurrent cache☆261Updated last month
- Structured concurrency operations for async Rust☆468Updated 7 months ago
- Immutable strings, in Rust.☆248Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last week
- ☆267Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆128Updated 11 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆273Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆231Updated this week
- Perfect hashing for an imperfect world☆92Updated 7 months ago