[ Source: golang-github-karlseguin-ccache ]
Package: golang-github-karlseguin-ccache-dev (2.0.3-1)
Links for golang-github-karlseguin-ccache-dev
Debian Resources:
Download Source Package golang-github-karlseguin-ccache:
- [golang-github-karlseguin-ccache_2.0.3-1.dsc]
- [golang-github-karlseguin-ccache_2.0.3.orig.tar.gz]
- [golang-github-karlseguin-ccache_2.0.3-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- libjctools-java
- libghc-concurrent-extra-dev
- lua-resty-lrucache
- libghc-concurrent-extra-doc
- libghc-concurrent-extra-prof
- golang-github-dgraph-io-ristretto-dev
- golang-github-hashicorp-golang-lru-v2-dev
- libcache-fastmmap-perl
- golang-github-hashicorp-golang-lru-dev
- golang-github-nightlyone-lockfile-dev
- threadscope
Golang LRU Cache for high concurrency
CCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by introducing a window which limits the frequency that an item can get promoted, using a buffered channel to queue promotions for a single worker, and garbage collecting within the same thread as the worker.
Other Packages Related to golang-github-karlseguin-ccache-dev
|
|
|
|
-
- dep: golang-github-karlseguin-expect-dev
- Testing framework for Go with more concise syntax
Download golang-github-karlseguin-ccache-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10.2 kB | 62.0 kB | [list of files] |