Topic: "asynchronous-caches"
tugrul512bit/LruJS
Asynchronous cache that implements Least Recently Used (LRU) - Clock - Second Chance algorithm with O(1) hit O(1) miss complexity. This Async cache hides latency of cache-misses behind each other and behind cache-hits.
Language: JavaScript - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

newmarcel/relical 📦
Asynchronous Caches for Swift 3
Language: Swift - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
