indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,178Updated last week
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,532Updated last week
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Compile time static maps for Rust☆2,017Updated last month
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- A crate for managing memory bit by bit☆1,335Updated last year
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Rust quasi-quoting☆1,463Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,004Updated last week
- Type erasure for async trait methods☆2,054Updated last week
- derive builder implementation for rust structs☆1,477Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated this week
- A Rust proc-macro attribute parser☆1,169Updated last week
- A macro to generate structures which behave like bitflags☆1,055Updated 3 weeks ago
- Slotmap data structure for Rust☆1,237Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,200Updated last week
- Utilities for working with bytes☆2,104Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,056Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,238Updated 3 months ago
- Panic messages for humans.☆1,782Updated last week