golang-github-jedisct1-go-sieve-cache_0.1.7-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 16 Jul 2025 08:54:46 -0400 |
Source: | golang-github-jedisct1-go-sieve-cache |
Binary: | golang-github-jedisct1-go-sieve-cache-dev |
Architecture: | source all |
Version: | 0.1.7-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Eric Dorland <eric@debian.org> |
Description: | golang-github-jedisct1-go-sieve-cache-dev - high-performance Go implementation of the SIEVE cache algorithm |
Closes: | 1109391 |
Changes: | golang-github-jedisct1-go-sieve-cache (0.1.7-1) unstable; urgency=medium * Initial release (Closes: 1109391) |
Files: | bd7fefd98ccd9038ea7e0a041e29099d 2355 golang optional golang-github-jedisct1-go-sieve-cache_0.1.7-1.dsc f14079dc1c5f965fb78029e1efbb1502 21260 golang optional golang-github-jedisct1-go-sieve-cache_0.1.7.orig.tar.gz 971472f4ce63ede2b0354347464bbc53 2992 golang optional golang-github-jedisct1-go-sieve-cache_0.1.7-1.debian.tar.xz 710d3632895507521bb0fcc80e9e3e4b 17552 golang optional golang-github-jedisct1-go-sieve-cache-dev_0.1.7-1_all.deb b4da9ef84acf8d481b18d14c60c41206 5994 golang optional golang-github-jedisct1-go-sieve-cache_0.1.7-1_amd64.buildinfo |
golang-github-jedisct1-go-sieve-cache_0.1.7-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-jedisct1-go-sieve-cache |
Binary: | golang-github-jedisct1-go-sieve-cache-dev |
Architecture: | all |
Version: | 0.1.7-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Eric Dorland <eric@debian.org>, |
Homepage: | https://github.com/jedisct1/go-sieve-cache |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-jedisct1-go-sieve-cache |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-jedisct1-go-sieve-cache.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any |
Package-List: | golang-github-jedisct1-go-sieve-cache-dev deb golang optional arch=all |
Files: | f14079dc1c5f965fb78029e1efbb1502 21260 golang-github-jedisct1-go-sieve-cache_0.1.7.orig.tar.gz 971472f4ce63ede2b0354347464bbc53 2992 golang-github-jedisct1-go-sieve-cache_0.1.7-1.debian.tar.xz |
Go-Import-Path: | github.com/jedisct1/go-sieve-cache |
README.source for golang-github-jedisct1-go-sieve-cache_0.1.7-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-jedisct1-go-sieve-cache-dev_0.1.7-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-jedisct1-go-sieve-cache-dev |
Source: | golang-github-jedisct1-go-sieve-cache |
Version: | 0.1.7-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 93 |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/jedisct1/go-sieve-cache |
Description: | high-performance Go implementation of the SIEVE cache algorithm SIEVE Cache for Go. . A high-performance Go implementation of the SIEVE cache replacement algorithm with thread-safe and sharded variants. . What is SIEVE? . SIEVE (Simple, space-efficient, In-memory, EViction mEchanism) is a cache eviction algorithm that maintains a single bit per entry to track whether an item has been "visited" since it was last considered for eviction. This approach requires less state than LRU but achieves excellent performance, especially on skewed workloads. |
lintian 2.116.3 check for golang-github-jedisct1-go-sieve-cache-dev_0.1.7-1_all.deb (click to toggle) | |
---|---|
contents of golang-github-jedisct1-go-sieve-cache-dev_0.1.7-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-16 12:54 ./ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/doc/golang-github-jedisct1-go-sieve-cache-dev/ -rw-r--r-- root/root 173 2025-07-16 12:54 ./usr/share/doc/golang-github-jedisct1-go-sieve-cache-dev/changelog.Debian.gz -rw-r--r-- root/root 1477 2025-07-16 12:54 ./usr/share/doc/golang-github-jedisct1-go-sieve-cache-dev/copyright drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/cmd/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/cmd/example/ -rw-r--r-- root/root 3627 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/cmd/example/main.go -rw-r--r-- root/root 50 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/go.mod drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/ drwxr-xr-x root/root 0 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/ -rw-r--r-- root/root 5282 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/benchmark_test.go -rw-r--r-- root/root 2977 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/bitset.go -rw-r--r-- root/root 2183 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/doc.go -rw-r--r-- root/root 3249 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/example_test.go -rw-r--r-- root/root 278 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/node.go -rw-r--r-- root/root 9870 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/sharded.go -rw-r--r-- root/root 6669 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/sharded_test.go -rw-r--r-- root/root 13673 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/sievecache.go -rw-r--r-- root/root 6469 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/sievecache_test.go -rw-r--r-- root/root 8698 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/sync.go -rw-r--r-- root/root 5503 2025-07-16 12:54 ./usr/share/gocode/src/github.com/jedisct1/go-sieve-cache/pkg/sievecache/sync_test.go |
copyright of golang-github-jedisct1-go-sieve-cache-dev_0.1.7-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/jedisct1/go-sieve-cache Upstream-Name: go-sieve-cache Upstream-Contact: Frank Denis <https://github.com/jedisct1> Files: * Copyright: 2025 Frank Denis License: Expat Files: debian/* Copyright: 2025 Eric Dorland <eric@debian.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 16.07.2025 / 15:02:29 (UTC)