indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,191Updated this week
Alternatives and similar repositories for indexmap
Users that are interested in indexmap are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆1,999Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- Compile time static maps for Rust☆2,024Updated last week
- Rust cache structures and easy function memoization☆1,900Updated 3 months ago
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 4 months ago
- A small rust library for adding custom derives to enums☆2,176Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated this week
- A crate for managing memory bit by bit☆1,343Updated last year
- derive builder implementation for rust structs☆1,493Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,120Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,023Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,016Updated last week
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,746Updated 3 weeks ago
- Type erasure for async trait methods☆2,062Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,778Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- Macros for all your token pasting needs☆1,059Updated last year
- Slotmap data structure for Rust☆1,244Updated last year
- Utilities for working with bytes☆2,108Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,016Updated 8 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,310Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- Subcommand to show result of macro expansion☆2,948Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,213Updated last week