Ecosyste.ms: Packages

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

Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/bserdar/golang-lru

Package lru provides LRU cache based on hashicorp's LRU cache that uses size instead of count The LRU cache is a simple LRU cache that has a memory size limit. You should know the sizes of objects you're adding to the cache, and you should not be adding objects that are larger than the limit. There are no limits on the number of items in the cache as long as the memory size limit is not exceeded. This is forked from Hashicorp's LRU cache: https://github.com/hashicorp/golang-lru

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bserdar/golang-lru
Keywords: go-cache, lru-cache
License: MPL-2.0
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: github.com/bserdar
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...