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")
☆184Updated this week
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆209Updated 5 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆188Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆238Updated 3 weeks ago
- Fantastic serialization library☆158Updated last month
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- ☆224Updated 6 months ago
- Rust web servers without async/await.☆223Updated last year
- An ε-copy serialization/deserialization framework for Rust☆168Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated 11 months ago
- Async synchronization primitives☆280Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆335Updated 4 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆322Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆214Updated last week
- A safe sync/async multi-producer, multi-consumer channel☆207Updated 8 months ago
- ☆319Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Rust Project Goals tracker☆122Updated this week
- A fixed-size circular buffer written in Rust.☆138Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Generate Rust enum variants without associated data☆99Updated last week
- Structured concurrency operations for async Rust☆486Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week