GitHub / Harris-H / fast-cache
cache algorithm implemented based on go, supporting multiple algorithms such as GClock,FIFO,LFU, LRU, LRU-K, 2Q, etc.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harris-H%2Ffast-cache
PURL: pkg:github/Harris-H/fast-cache
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Go
Size: 1.05 MB
Dependencies parsed at: Pending
Created at: 7 months ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 5 months ago
Topics: 2q-cache, clock, fifo-cache, go, lfu-cache, lru, lru-cache, lru-k