yegor256 / micromap
📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")
☆108Updated this week
Alternatives and similar repositories for micromap:
Users that are interested in micromap are comparing it to the libraries listed below
- ☆176Updated last month
- A concurrent, append-only vector.☆153Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆85Updated this week
- ☆120Updated last week
- Fantastic serialization library☆159Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Utilities for working with impl traits in Rust.☆104Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- ☆40Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆74Updated 8 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Generate Rust enum variants without associated data☆93Updated last year
- Utility wrapper to send non send types to other threads safely☆176Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆206Updated this week
- A faster Arc.☆58Updated last year
- Program startup and thread support written in Rust☆181Updated 2 weeks ago
- Compile-time string formatting☆234Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Semantic wrapper for byte count representations☆126Updated 2 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆87Updated 3 months ago