An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/cwbriscoe/webcache

Package webcache is A simple LRU cache for storing documents ([]byte). When the size maximum is reached, items are evicted starting with the least recently used. This data structure is goroutine-safe (it has a lock around all operations).

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/cwbriscoe/webcache
Keywords: cache , etag , lru , lru-cache , singleflight , web
License: MIT
Latest release: almost 2 years ago
First release: about 5 years ago
Namespace: github.com/cwbriscoe
Dependent packages: 1
Dependent repositories: 1
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...