indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,221Updated 3 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☆2,011Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Compile time static maps for Rust☆2,039Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,037Updated 5 months ago
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,191Updated 3 months ago
- A crate for managing memory bit by bit☆1,352Updated last year
- Rust quasi-quoting☆1,482Updated last week
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- derive builder implementation for rust structs☆1,503Updated last month
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Find unused dependencies in Cargo.toml☆2,032Updated this week
- Type erasure for async trait methods☆2,066Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month
- Slotmap data structure for Rust☆1,248Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,655Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,264Updated 3 weeks ago
- Utilities for working with bytes☆2,118Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- A Rust proc-macro attribute parser☆1,186Updated last month
- Macros for all your token pasting needs☆1,063Updated last year
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,511Updated 2 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,224Updated this week
- Panic messages for humans.☆1,794Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago