A generic, fixed-size, associative cache
☆40Mar 9, 2026Updated last week
Alternatives and similar repositories for associative-cache
Users that are interested in associative-cache are comparing it to the libraries listed below
Sorting:
- A simple, id-based arena☆126Jan 14, 2026Updated 2 months ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Apr 23, 2021Updated 4 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- ☆12Aug 14, 2025Updated 7 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Aug 30, 2021Updated 4 years ago
- A flexible byte pool.☆18Apr 15, 2023Updated 2 years ago
- IDLSet - Fast u64 integer set operations