indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,254Updated 2 weeks ago
Alternatives and similar repositories for indexmap
Users that are interested in indexmap are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- A fast bump allocation arena for Rust☆2,010Updated this week
- Rust cache structures and easy function memoization☆1,931Updated last month
- Rust quasi-quoting☆1,503Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- A small rust library for adding custom derives to enums☆2,225Updated 5 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- Find unused dependencies in Cargo.toml☆2,046Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,060Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,214Updated last month
- Type erasure for async trait methods☆2,082Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,822Updated last week
- Rust port of Google's SwissTable hash map☆2,827Updated this week
- A Rust proc-macro attribute parser☆1,200Updated last week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Utilities for working with bytes☆2,144Updated 2 weeks ago
- Parser for Rust source code☆3,238Updated last week
- Macros for all your token pasting needs☆1,067Updated last year
- Concurrency permutation testing tool for Rust.☆2,548Updated 4 months ago
- Temporary file library for rust☆1,379Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,238Updated last month
- Date and time handling in Rust.☆1,254Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,322Updated 2 months ago