micromap
The premium Open Source alternative to Rust std::collections::HashMap
🎯 Best for:Low-latency applications managing very small key-value pairs.
What is micromap?
A stack-allocated linear map implementation that replaces the standard Rust HashMap for small collections. It eliminates heap allocation and hashing overhead by utilizing a simple linear search on the stack.
Tech Stack
RustOS & Utilities
Why micromap?
- • Zero heap allocation
- • No hashing collisions
- • Deterministic performance for small N
Limitations
- • O(n) lookup complexity
- • Inefficient for large datasets
- • Limited to Rust ecosystem
3/2/2026
Last Update
17
Forks
17
Issues
MIT
License
Financial Leak Detected
Stop the "SaaS Tax"
Your team could be burning cash. Switching to micromap instantly boosts your runway.
Competitor Cost
-$1,440
/ year (est. based on Rust std::collections::HashMap)
Self-Hosted
$0
/ year
Team Size10 Users
150+
SAVE 100%