indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,159Updated 2 weeks ago
Alternatives and similar repositories for indexmap
Users that are interested in indexmap are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,877Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,153Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Type erasure for async trait methods☆2,047Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Rust port of Google's SwissTable hash map☆2,743Updated last week
- A binary encoder / decoder implementation in Rust.☆3,083Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,986Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Concurrency permutation testing tool for Rust.☆2,452Updated 3 weeks ago
- Utilities for working with bytes☆2,101Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,225Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- Slotmap data structure for Rust☆1,230Updated last year
- Panic messages for humans.☆1,783Updated last month
- Date and time handling in Rust.☆1,225Updated last week
- Parser for Rust source code☆3,165Updated last week
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month