indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,138Updated last month
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,523Updated last month
- Compile time static maps for Rust☆1,977Updated last month
- Some more derive(Trait) options☆1,972Updated last week
- Rust quasi-quoting☆1,444Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- A crate for managing memory bit by bit☆1,318Updated last year
- Rust cache structures and easy function memoization☆1,866Updated last month
- A fast bump allocation arena for Rust☆1,855Updated last month
- A small rust library for adding custom derives to enums☆2,138Updated last month
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- Slotmap data structure for Rust☆1,222Updated last year
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A Rust proc-macro attribute parser☆1,154Updated last week
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,706Updated 5 months ago
- Utilities for working with bytes☆2,087Updated last week
- Type erasure for async trait methods☆2,038Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,221Updated 2 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,182Updated last week
- Parser for Rust source code☆3,149Updated this week
- Date and time handling in Rust.☆1,219Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,441Updated last week