indexmap-rs / indexmapLinks
A hash table with consistent order and fast iteration; access items by key or sequence index
☆2,107Updated last month
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,511Updated 3 weeks ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,851Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- A fast bump allocation arena for Rust☆1,822Updated last month
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A small rust library for adding custom derives to enums☆2,124Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,966Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated last week
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,970Updated 3 weeks ago
- Slotmap data structure for Rust☆1,217Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,688Updated 4 months ago
- Type erasure for async trait methods☆2,030Updated this week
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Rust port of Google's SwissTable hash map☆2,704Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- Utilities for working with bytes☆2,081Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,212Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,005Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Parser for Rust source code☆3,128Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,236Updated last year
- Temporary file library for rust☆1,323Updated last month