A HashMap wrapper that holds key-value pairs in insertion order
☆179Jul 16, 2024Updated last year
Alternatives and similar repositories for linked-hash-map
Users that are interested in linked-hash-map are comparing it to the libraries listed below
Sorting:
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- Ordered iterators☆10May 21, 2020Updated 5 years ago
- A simple map based on a vector for small integer keys☆69Dec 1, 2024Updated last year
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 6 years ago
- A map backed by a vector☆26Mar 12, 2024Updated last year
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- An ordered map and set based on a trie.☆28May 21, 2020Updated 5 years ago
- A Vec of Bits☆186Updated this week
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 3 years ago
- Experimental comparators for collections to be generic over☆17Apr 29, 2024Updated last year
- A double-ended priority queue implemented with an interval heap.☆17Jul 31, 2017Updated 8 years ago
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 10 years ago
- An alternative implementation of std::LinkedList☆62Dec 2, 2024Updated last year
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- ☆64Aug 28, 2024Updated last year
- Rust HashSet with insertion ordering☆42Nov 30, 2025Updated 3 months ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Generic array types in Rust☆432Nov 19, 2025Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A very simple thread pool for parallel task execution☆573Jun 14, 2022Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- A Set of Bits☆73Updated this week
- moved to https://codeberg.org/dirs/dirs-sys-rs☆45Jan 11, 2025Updated last year
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- String interning for Rust☆208Sep 8, 2025Updated 5 months ago
- Tar file reading/writing for Rust☆706Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆632Nov 26, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- MD5 hash function☆82Jun 26, 2025Updated 8 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago