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")
☆183Updated last 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.☆185Updated last week
- Fixed-size decimal numbers implemented in pure Rust☆235Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆207Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆167Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆116Updated 4 months ago
- Fantastic serialization library☆159Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆329Updated 4 months ago
- A very fast Key-Value store in pure rust☆213Updated last week
- ☆219Updated 5 months ago
- Async synchronization primitives☆278Updated last week
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- ☆311Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆263Updated 3 weeks ago
- Structured concurrency operations for async Rust☆480Updated 3 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- Rust web servers without async/await.☆222Updated 11 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- A Rust code linter☆213Updated last year
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- Track and query Cargo dependency graphs.☆245Updated last week
- Immutable strings, in Rust.☆248Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Comparison of Rust string types☆163Updated 3 weeks ago