TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Show HN: In mem cache SIEVE algorith in Go
1 points
by
guerra
4 months ago
I’ve read the paper of Sieve evict algorithm and implemented an in memory cache in Go<p>- zero deps - coverage 100% - thread safe - out-out safety to use in single thread<p>Benchmark with: golang-lru, golang-fifo
no comments
no comments