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")
☆178Updated 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.☆181Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A concurrent, append-only vector.☆206Updated 3 months ago
- ☆218Updated 4 months ago
- Fixed-size decimal numbers implemented in pure Rust☆233Updated last month
- Fantastic serialization library☆159Updated last week
- Rust web servers without async/await.☆222Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆325Updated 3 months ago
- Async synchronization primitives☆276Updated 3 months ago
- Fast JSON deserialization on borrowed data☆121Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆204Updated 5 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- A very fast Key-Value store in pure rust☆213Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated last week
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆296Updated last week
- Common utilities used with hyper.☆163Updated this week
- Support for json-path in Rust☆141Updated 4 months ago
- Program startup and thread support written in Rust☆196Updated last month