[ trixie ]
[ sid ]
[ 原始碼: golang-github-opencoff-go-sieve ]
套件:golang-github-opencoff-go-sieve-dev(0.2.1-2)
golang-github-opencoff-go-sieve-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-opencoff-go-sieve:
- [golang-github-opencoff-go-sieve_0.2.1-2.dsc]
- [golang-github-opencoff-go-sieve_0.2.1.orig.tar.gz]
- [golang-github-opencoff-go-sieve_0.2.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
SIEVE cache - simpler than LRU (library)
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.