A cache that holds a limited number of key-value pairs
☆85Apr 16, 2022Updated 3 years ago
Alternatives and similar repositories for lru-cache
Users that are interested in lru-cache are comparing it to the libraries listed below
Sorting:
- Ordered iterators☆10May 21, 2020Updated 5 years ago
- An ordered map and set based on a trie.☆28May 21, 2020Updated 5 years ago
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 10 years ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 6 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
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- A simple map based on a vector for small integer keys☆69Dec 1, 2024Updated last year
- A map backed by a vector☆26Mar 12, 2024Updated last year
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 3 years ago
- An alternative implementation of std::LinkedList☆62Dec 2, 2024Updated last year
- Proc-macro utility to populate enums from database data☆20Aug 8, 2024Updated last year
- A Vec of Bits☆186Updated this week
- MD5 hash function☆82Jun 26, 2025Updated 8 months ago
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated 2 weeks ago
- A Set of Bits☆73Updated this week
- The /etc/resolv.conf file parser in rust☆33Dec 29, 2025Updated 2 months ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- ☆60Jan 20, 2026Updated last month
- Rust crate to get the IANA time zone for the current system☆49Feb 15, 2026Updated 2 weeks ago
- ☆63Nov 22, 2021Updated 4 years ago
- Linear Quadtree implementation in Rust☆26Jul 21, 2024Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- moved to https://codeberg.org/dirs/dirs-sys-rs☆45Jan 11, 2025Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- std::thread which joins on drop by default.☆20Mar 31, 2025Updated 11 months ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- LRU cache settable via size or time to live☆106Apr 29, 2022Updated 3 years ago
- Futures implementation for JSON-RPC☆14May 29, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Rust DNS resolvers built on c-ares☆33Updated this week
- libsodium native binding in Rust☆31Dec 7, 2019Updated 6 years ago
- Fail points for rust☆369Jul 14, 2025Updated 7 months ago
- ☆48Jan 18, 2024Updated 2 years ago
- ☆198Mar 19, 2025Updated 11 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆128Feb 10, 2026Updated 3 weeks ago
- An etcd client library for Rust.☆143May 30, 2020Updated 5 years ago