golang-github-yiling-j-theine-go-dev (0.6.2-3)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-yiling-j-theine-go
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Daniel Baumann <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 245 B
- Size expected
- 44.6 kB
- Size actual
- 44.6 kB
- Size match
Dependencies
Required package dependencies
- None
Suggested packages
Recommended additional packages
- None
Description
high performance in-memory cache (library)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 11bccbc1…38eb5fc5 | |
| SHA-1 | 92b7f75d…6fb1a31c | |
| SHA-256 | 7748bec8…ba3eebc8 | |
| SHA-512 | c3bf01c7…0aa84ef5 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-yiling-j-theine-go-dev usr/share/doc/golang-github-yiling-j-theine-go-dev/changelog.Debian.gz usr/share/doc/golang-github-yiling-j-theine-go-dev/changelog.gz usr/share/doc/golang-github-yiling-j-theine-go-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/Yiling-J usr/share/gocode/src/github.com/Yiling-J/theine-go usr/share/gocode/src/github.com/Yiling-J/theine-go/builder.go usr/share/gocode/src/github.com/Yiling-J/theine-go/builder_strkey.go usr/share/gocode/src/github.com/Yiling-J/theine-go/builder_strkey_go124.go usr/share/gocode/src/github.com/Yiling-J/theine-go/builder_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/cache.go usr/share/gocode/src/github.com/Yiling-J/theine-go/cache_correctness_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/cache_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/generic_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/go.mod usr/share/gocode/src/github.com/Yiling-J/theine-go/go.sum usr/share/gocode/src/github.com/Yiling-J/theine-go/internal usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/bf usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/bf/bf.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/bf/bf_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/buffer.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/clock usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/clock/clock.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/clock/clock_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/counter.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/entry.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/hasher usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/hasher/hasher.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/hasher/hasher_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/hasher/maphash_hasher.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/hasher/maphash_hasher_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/list.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/list_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/persistence.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/persistence_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/policy_bench_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/policy_flag.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/policy_flag_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/rbmutex.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/secondary_cache.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/singleflight.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/singleflight_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/sketch.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/sketch_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/slru.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/stats.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/store.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/store_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/timerwheel.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/timerwheel_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/tlfu.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/tlfu_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/utils.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/utils_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/utils_test_go124.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/xruntime usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/xruntime/rand.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/xruntime/rand_1.22.go usr/share/gocode/src/github.com/Yiling-J/theine-go/internal/xruntime/xruntime.go usr/share/gocode/src/github.com/Yiling-J/theine-go/loading_cache_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/persistence_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/run usr/share/gocode/src/github.com/Yiling-J/theine-go/run/main.go usr/share/gocode/src/github.com/Yiling-J/theine-go/secondary_cache_test.go usr/share/gocode/src/github.com/Yiling-J/theine-go/stats_test.go