indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,029Updated this week
Alternatives and similar repositories for indexmap
Users that are interested in indexmap are comparing it to the libraries listed below
Sorting:
- Compile time static maps for Rust☆1,928Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,037Updated 3 weeks ago
- Some more derive(Trait) options☆1,922Updated this week
- Rust quasi-quoting☆1,420Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 2 months ago
- Type erasure for async trait methods☆1,991Updated this week
- Subcommand to show result of macro expansion☆2,855Updated last month
- A binary encoder / decoder implementation in Rust.☆2,995Updated last week
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- Parser for Rust source code☆3,083Updated 2 weeks ago
- Utilities for working with bytes☆2,052Updated last week
- Slotmap data structure for Rust☆1,202Updated last year
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Zero-copy deserialization framework for Rust☆3,269Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Temporary file library for rust☆1,304Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,797Updated last week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Panic messages for humans.☆1,758Updated 2 weeks ago