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")
☆169Updated last week
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below
Sorting:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- A concurrent, append-only vector.☆196Updated last month
- ☆207Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆213Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Fantastic serialization library☆160Updated last year
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 3 weeks ago
- Async synchronization primitives☆272Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆300Updated last month
- Rust web servers without async/await.☆215Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- An ε-copy serialization/deserialization framework for Rust☆155Updated this week
- Support for json-path in Rust☆130Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆285Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- ☆276Updated last week
- Immutable strings, in Rust.☆248Updated last year
- Track and query Cargo dependency graphs.☆235Updated this week
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago