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")
β155Updated 2 weeks ago
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below
Sorting:
- RcLite: small, fast, and memory-friendly reference counting for Rustβ184Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rustβ199Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.β177Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.β95Updated 2 weeks ago
- Fantastic serialization libraryβ159Updated last year
- Macros for deriving as functions to access Enums as their inner componentsβ102Updated 9 months ago
- Generate Rust enum variants without associated dataβ98Updated last year
- β160Updated this week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditionsβ¦β161Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/cratesβ156Updated last year
- Cargo command to create the README.md from your crate's documentationβ158Updated 2 months ago
- Struct fields that are made read-only accessible to other modulesβ251Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.β257Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.β160Updated last year
- A concurrent, append-only vector.β174Updated last week
- Support for json-path in Rustβ126Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.β161Updated this week
- Compile-time string formattingβ238Updated 6 months ago
- Open a scope and then freeze it in time for future access.β107Updated 10 months ago
- β258Updated last month
- Async synchronization primitivesβ269Updated 2 months ago
- A very fast Key-Value store in pure rustβ162Updated last week
- A lightweight version of pin-project written with declarative macros.β249Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargoβ185Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.β137Updated 6 months ago
- `faststr` is a string library that try to avoid the cost of clone.β101Updated last month
- Serialize and deserialize C-like enum as underlying reprβ246Updated last month
- Graph the number of crates that depend on your crate over timeβ249Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a realityβ148Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.β222Updated 5 months ago