indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,054Updated last 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,940Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,817Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,076Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,941Updated last month
- Type erasure for async trait methods☆2,002Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,003Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,663Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,646Updated 3 months ago
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Utilities for working with bytes☆2,067Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- Hypothesis-like property testing for Rust☆1,884Updated last week
- Subcommand to show result of macro expansion☆2,873Updated last week
- Parser for Rust source code☆3,095Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated this week
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,997Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year