Package: wnpp Severity: wishlist Owner: Eric Dorland <e...@debian.org>
* Package name : golang-github-opencoff-go-sieve Version : 0.2.1-1 Upstream Author : Sudhi Herle * URL : https://github.com/opencoff/go-sieve * License : BSD-2-clause Programming Lang: Go Description : SIEVE cache - simpler than LRU go-sieve - SIEVE is simpler than LRU . go-sieve is golang implementation of the SIEVE (https://yazhuozhang.com/assets/pdf/nsdi24-sieve.pdf) cache eviction algorithm. . This implementation closely follows the paper's pseudo-code - but uses golang generics to provide an ergonomic interface. New dependency for dnscrypt-proxy