PMunch / nim-cacheLinks
Simple cache module for Nim, supports LRU and max-count pruning
☆12Updated 5 years ago
Alternatives and similar repositories for nim-cache
Users that are interested in nim-cache are comparing it to the libraries listed below
Sorting:
- SortedTables in Nim, based on B-Trees☆20Updated 5 years ago
- Nim timezone library compatible with the standard library.