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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 map backed by a vector☆26Mar 12, 2024Updated 2 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 7 years ago
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- A Vec of Bits☆187Mar 13, 2026Updated last week
- Experimental comparators for collections to be generic over☆17Apr 29, 2024Updated last year
- An ordered map and set based on a trie.☆29Mar 3, 2026Updated 3 weeks ago
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 3 years ago
- A double-ended priority queue implemented with an interval heap.☆17Jul 31, 2017Updated 8 years ago
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Rust HashSet with insertion ordering☆42Nov 30, 2025Updated 3 months 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
- ☆64Aug 28, 2024Updated last year
- moved to https://codeberg.org/dirs/dirs-sys-rs☆45Jan 11, 2025Updated last year
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Generic array types in Rust☆433Nov 19, 2025Updated 4 months ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- A Set of Bits☆74Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A very simple thread pool for parallel task execution☆571Jun 14, 2022Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- String interning for Rust☆209Sep 8, 2025Updated 6 months ago
- An updated version of linked-hash-map and friends☆141Oct 26, 2025Updated 4 months ago
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Tar file reading/writing for Rust☆708Updated this week
- System information☆22Mar 4, 2026Updated 2 weeks ago
- ☆60Jan 20, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago