indexmap-rs / indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
☆1,738Updated this week
Related projects ⓘ
Alternatives and complementary repositories for indexmap
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Rust quasi-quoting☆1,330Updated last week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,784Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Temporary file library for rust☆1,192Updated this week
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- derive builder implementation for rust structs☆1,333Updated last month
- Macros for all your token pasting needs☆1,026Updated last month
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Type erasure for async trait methods☆1,842Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Utilities for working with bytes☆1,916Updated last week
- A Rust proc-macro attribute parser☆1,025Updated last month
- A macro to generate structures which behave like bitflags☆964Updated last month
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago