indexmap-rs / indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
☆1,964Updated last week
Alternatives and similar repositories for indexmap:
Users that are interested in indexmap are comparing it to the libraries listed below
- Rust cache structures and easy function memoization☆1,746Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- Some more derive(Trait) options☆1,871Updated last week
- A fast bump allocation arena for Rust☆1,661Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- A small rust library for adding custom derives to enums☆1,975Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,875Updated this week
- Rust quasi-quoting☆1,398Updated last month
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆2,947Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,527Updated 2 months ago
- A code coverage tool for Rust projects☆2,660Updated this week
- Type erasure for async trait methods☆1,961Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,985Updated 2 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- Temporary file library for rust☆1,272Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,921Updated last week
- Panic messages for humans.☆1,745Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Rust derive-based argument parsing optimized for code size☆1,763Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,447Updated this week
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,406Updated this week
- A next-generation test runner for Rust.☆2,383Updated this week
- Parser for Rust source code☆3,040Updated this week