[ 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.