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")
☆103Updated this week
Alternatives and similar repositories for micromap:
Users that are interested in micromap are comparing it to the libraries listed below
- Fantastic serialization library☆159Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Generate Rust enum variants without associated data☆90Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- ☆99Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- A concurrent, append-only vector.☆149Updated this week
- Track and query Cargo dependency graphs.☆201Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆83Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- JSON Schema based validation tool using serde.☆65Updated last month
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆78Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆208Updated last month
- ☆30Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- ☆39Updated 4 months ago
- Drop-in replacement for std::time for Wasm in browsers☆68Updated 3 weeks ago
- ☆127Updated 5 months ago
- Lightweight exceptions for Rust☆63Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year