[ trixie ]
[ sid ]
软件包:golang-github-code-hex-go-generics-cache-dev(1.5.1-2)
golang-github-code-hex-go-generics-cache-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-code-hex-go-generics-cache:
- [golang-github-code-hex-go-generics-cache_1.5.1-2.dsc]
- [golang-github-code-hex-go-generics-cache_1.5.1.orig.tar.gz]
- [golang-github-code-hex-go-generics-cache_1.5.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-twin-gocache-dev
- golang-github-pmylund-go-cache-dev
- golang-github-robfig-go-cache-dev
- python3-cachetools
- python3-diskcache
- golang-github-bep-lazycache-dev
- golang-github-opencoff-go-sieve-dev
- python3-web-cache
- golang-github-hashicorp-golang-lru-v2-dev
- golang-github-wk8-go-ordered-map-dev
- golang-github-karlseguin-ccache-dev
Key:value store/cache library written in Go generics
This package provides an in-memory key:value store/cache that is suitable for applications running on a single machine. This in-memory cache uses Go Generics (https://go.dev/blog/generics-proposal) introduced in golang 1.18.
Supports LRU, LFU, FIFO, MRU, and Clock cache replacement policies.
其他与 golang-github-code-hex-go-generics-cache-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-exp-dev
- experimental and deprecated packages