indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,286Updated 3 weeks ago
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,609Updated last month
- Some more derive(Trait) options☆2,064Updated last week
- Compile time static maps for Rust☆2,089Updated 3 months ago
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Rust cache structures and easy function memoization☆1,955Updated last month
- Rust quasi-quoting☆1,519Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- A small rust library for adding custom derives to enums☆2,275Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 3 weeks ago
- derive builder implementation for rust structs☆1,522Updated last month
- A crate for managing memory bit by bit☆1,367Updated last year
- A binary encoder / decoder implementation in Rust.☆3,075Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,856Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,861Updated last month
- Type erasure for async trait methods☆2,106Updated last month
- Find unused dependencies in Cargo.toml☆2,069Updated last month
- Utilities for working with bytes☆2,166Updated last week
- Slotmap data structure for Rust☆1,284Updated last month
- Parser for Rust source code☆3,275Updated last week
- Rust derive-based argument parsing optimized for code size☆1,877Updated 6 months ago
- Concurrency permutation testing tool for Rust.☆2,582Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,304Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Temporary file library for rust☆1,394Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year