indexmap-rs / indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
☆1,910Updated this week
Alternatives and similar repositories for indexmap:
Users that are interested in indexmap are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,928Updated this week
- Compile time static maps for Rust☆1,900Updated last month
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,710Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- Rust quasi-quoting☆1,383Updated this week
- Type erasure for async trait methods☆1,935Updated last week
- A small rust library for adding custom derives to enums☆1,946Updated last week
- Slotmap data structure for Rust☆1,185Updated last year
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,880Updated 8 months ago
- Find unused dependencies in Cargo.toml☆1,859Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,555Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,859Updated last week
- A binary encoder / decoder implementation in Rust.☆2,897Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- A macro to generate structures which behave like bitflags☆992Updated last week
- A Rust proc-macro attribute parser☆1,090Updated last week
- Rust derive-based argument parsing optimized for code size☆1,747Updated last month
- Concurrency permutation testing tool for Rust.☆2,274Updated last month
- Temporary file library for rust☆1,251Updated last week
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Utilities for working with bytes☆1,992Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,975Updated last month
- Rust port of Google's SwissTable hash map☆2,585Updated this week
- Hypothesis-like property testing for Rust☆1,814Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,267Updated last week