A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,300Jan 7, 2026Updated last month
Alternatives and similar repositories for indexmap
Users that are interested in indexmap are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆2,117Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,319Feb 22, 2026Updated last week
- Temporary file library for rust☆1,408Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Parser for Rust source code☆3,294Updated this week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A small and fast async runtime for Rust☆4,782Feb 23, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago