indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,267Updated this 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,597Updated 2 weeks ago
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- Compile time static maps for Rust☆2,076Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- Rust cache structures and easy function memoization☆1,944Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- A crate for managing memory bit by bit☆1,361Updated last year
- A fast bump allocation arena for Rust☆2,046Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated last week
- Rust quasi-quoting☆1,510Updated this week
- derive builder implementation for rust structs☆1,521Updated last week
- Find unused dependencies in Cargo.toml☆2,052Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,074Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,841Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Type erasure for async trait methods☆2,096Updated 3 weeks ago
- Slotmap data structure for Rust☆1,269Updated last month
- Rust port of Google's SwissTable hash map☆2,843Updated last week
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- ❌ Cargo plugin for linting your dependencies 🦀☆2,152Updated this week
- Utilities for working with bytes☆2,154Updated 3 weeks ago
- Parser for Rust source code☆3,259Updated last week
- A Rust proc-macro attribute parser☆1,209Updated this week
- Compile-time type-checked builder derive☆1,133Updated last week
- Macros for all your token pasting needs☆1,069Updated last year
- Panic messages for humans.☆1,809Updated last week
- Rust derive-based argument parsing optimized for code size☆1,873Updated 5 months ago