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")
β158Updated last week
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below
Sorting:
- Fixed-size decimal numbers implemented in pure Rustβ205Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rustβ186Updated 3 months ago
- Fantastic serialization libraryβ159Updated last year
- A concurrent, append-only vector.β187Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.β107Updated 10 months ago
- β166Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.β182Updated 9 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.β246Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.β270Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.β95Updated last month
- An Ξ΅-copy serialization/deserialization framework for Rustβ149Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/cratesβ157Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargoβ185Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.β177Updated 5 months ago
- Support for json-path in Rustβ127Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a realityβ147Updated last year
- A very fast Key-Value store in pure rustβ205Updated last week
- Fast JSON deserialization on borrowed dataβ108Updated last month
- β260Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rustβ152Updated 11 months ago
- Generate Rust enum variants without associated dataβ98Updated last year
- `faststr` is a string library that try to avoid the cost of clone.β103Updated 2 months ago
- Const TypeId and non-'static TypeIdβ66Updated 2 months ago
- Immutable strings, in Rust.β245Updated last year
- Cargo command to create the README.md from your crate's documentationβ158Updated 3 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditionsβ¦β164Updated 2 months ago
- Utilities for working with impl traits in Rust.β110Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.β137Updated 7 months ago
- Lazy formatting utility macro for rustβ127Updated last year
- Compile-time string formattingβ237Updated 7 months ago