[ trixie ]
[ sid ]
[ Bron: golang-github-opencoff-go-sieve ]
Pakket: golang-github-opencoff-go-sieve-dev (0.2.1-2)
Verwijzigingen voor golang-github-opencoff-go-sieve-dev
Debian bronnen:
Het bronpakket golang-github-opencoff-go-sieve downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.