go-sieve
is golang implementation of the SIEVE
cache eviction algorithm.
This implementation closely follows the paper's pseudo-code - but uses golang generics to provide an ergonomic interface.
go-sieve
is golang implementation of the SIEVE
cache eviction algorithm.
This implementation closely follows the paper's pseudo-code - but uses golang generics to provide an ergonomic interface.