Show HN: In mem cache SIEVE algorith in Go (github.com)

1 points by guerra ↗ HN
I’ve read the paper of Sieve evict algorithm and implemented an in memory cache in Go

- zero deps - coverage 100% - thread safe - out-out safety to use in single thread

Benchmark with: golang-lru, golang-fifo

0 comments

[ 3.6 ms ] story [ 8.3 ms ] thread

No comments yet.