An open API service indexing awesome lists of open source software.

https://github.com/dankamongmen/lrumap

O(1) LRU which grows more space-efficient as the number of sets increases
https://github.com/dankamongmen/lrumap

Last synced: 26 days ago
JSON representation

O(1) LRU which grows more space-efficient as the number of sets increases

Awesome Lists containing this project

README