π The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")
β202May 12, 2026Updated last week
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- π The fastest map possible in Rust, where keys are integers and the capacity is fixed (faster than Vec!)β17May 12, 2026Updated last week
- A fast bump allocation arena for Rustβ2,207Apr 27, 2026Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secureβ569Mar 28, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.β738Apr 29, 2026Updated 3 weeks ago
- Virtual FAT16 implementation for embedded USB Mass Storage Device emulationβ13Oct 9, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways β’ AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.β349Mar 1, 2026Updated 2 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rustβ22Sep 21, 2024Updated last year
- Succinct data structures using very efficient rank and selectβ133Apr 17, 2026Updated last month
- Support atomic operations on Arc itselfβ1,337Apr 4, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence indexβ2,362May 2, 2026Updated 2 weeks ago
- Optimized string search routines for Rust.β1,443Apr 21, 2026Updated last month
- high-speed timing library in Rustβ401Jun 10, 2025Updated 11 months ago
- β341Nov 15, 2025Updated 6 months ago
- [MIGRATED] Ergonomic and composable async stream generation without macrosβ26Feb 17, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer β’ AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Link-time initialization, destruction, scattered data collection macros for Rustβ1,002Updated this week
- Atomic operations on potentially uninitialized integers.β32Updated this week
- Rust cache structures and easy function memoizationβ2,013Updated this week
- A vector with a fixed capacity. (Rust)β868May 3, 2026Updated 2 weeks ago
- Fast and accurate evaluation of the real valued parts of the principal and secondary branches of the Lambert W function with the method oβ¦β14May 13, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stackβ832Dec 24, 2025Updated 4 months ago
- Rust library for processing sequencing reads.β25Sep 2, 2024Updated last year
- Bitpacked sequence trait and implementationβ18Feb 27, 2026Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner dataβ562May 3, 2026Updated 2 weeks ago
- 1-Click AI Models by DigitalOcean Gradient β’ AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Unsafely fast hashing algorithm πβ1,006Mar 4, 2026Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.β277May 4, 2026Updated 2 weeks ago
- A Rust library for storing generic genomic data by sorted chromosome nameβ17Sep 26, 2024Updated last year
- Rust newtype with guarantees πΊπ¦ π¦β1,726May 3, 2026Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operationsβ106May 6, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stackβ1,644Apr 15, 2026Updated last month
- An atomically updatable Arc for lock-free concurrency.β190Nov 13, 2025Updated 6 months ago
- β527Oct 7, 2025Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β97Apr 16, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer β’ AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.β19Jan 17, 2017Updated 9 years ago
- A safe and fast multi-producer, multi-consumer channel.β3,021Apr 16, 2026Updated last month
- Reboot RP2040 to USB mode on panicβ22Jan 31, 2025Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.β915Apr 16, 2026Updated last month
- A map backed by a vectorβ26Mar 12, 2024Updated 2 years ago
- A very fast linker for Linuxβ3,567May 15, 2026Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)β686Apr 23, 2026Updated 3 weeks ago