Ecosyste.ms: Packages

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

proxy.golang.org "lru-cache" keyword

Top 3.2% on proxy.golang.org
github.com/orca-zhang/ecache v1.1.1
🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ult...
5 versions - Latest release: over 2 years ago - 6 dependent packages - 5 dependent repositories - 176 stars on GitHub
Top 8.0% on proxy.golang.org
github.com/oyjjpp/algorithm
Algorithm program of record learning
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/powerpuffpenguin/gcache v0.0.0-20210428032542-76ab7ddf1b51
golang cache interface and some algorithm implementation
1 version - Latest release: about 3 years ago - 1 stars on GitHub
Top 5.8% on proxy.golang.org
github.com/TwiN/gocache v1.2.4
High performance and lightweight in-memory cache library with LRU and FIFO support as well as mem...
21 versions - Latest release: over 2 years ago - 7 dependent packages - 1 dependent repositories - 25 stars on GitHub
Top 4.3% on proxy.golang.org
github.com/TwiN/gocache/v2 v2.2.0
High performance and lightweight in-memory cache library with LRU and FIFO support as well as mem...
6 versions - Latest release: over 1 year ago - 18 dependent packages - 6 dependent repositories - 25 stars on GitHub
Top 1.4% on proxy.golang.org
github.com/buraksezer/olric v0.5.4 💰
Package olric provides a distributed cache and in-memory key/value data store. It can be used bot...
68 versions - Latest release: over 1 year ago - 70 dependent packages - 22 dependent repositories - 2,720 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/sima-land/go-local-cache v0.3.1
Simple cache keeps data in memory and prevents dog pile effect
4 versions - Latest release: almost 7 years ago - 5 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/sysulq/golang-lru
This package provides a simple LRU cache. It is based on the LRU implementation in groupcache: ht...
Latest release: about 1 month ago - 63 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nuczzz/fcache v0.0.0-20190314035520-1fea9856c3d0
File cache with LRU algorithm, contains memory cache and disk cache.
1 version - Latest release: about 5 years ago - 2 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/echoVault/echovault
Embeddable Distributed in-memory data store with an emphasis on speed and reliability.
7 versions - 148 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/echoVault/echoVault
Embeddable Distributed in-memory data store with an emphasis on speed and reliability.
7 versions - 148 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/echovault/echovault v0.5.0
Embeddable Distributed in-memory data store with an emphasis on speed and reliability.
7 versions - Latest release: about 1 month ago - 91 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/aaabhilash97/lru v0.0.3
Package list implements a doubly linked list. To iterate over a list (where l is a *List[T]): t...
3 versions - Latest release: 11 months ago - 0 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/yushaolong7/cache v0.0.0-20230531024040-2facdce0d2c4
simple cache implement by lru algorithm.
1 version - Latest release: about 1 year ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/qiwik/golru v1.1.0
golru is a small library representing an implementation of the lru-cache written and intended for...
2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/cwbriscoe/webcache v0.2.4
Package webcache is A simple LRU cache for storing documents ([]byte). When the size maximum is r...
15 versions - Latest release: 7 months ago - 1 dependent package - 1 dependent repositories - 2 stars on GitHub
github.com/rutaka-n/plrucache v0.2.0
(p)LRU in memory cache
2 versions - Latest release: 6 months ago - 0 stars on GitHub
github.com/caldito/mimcas v0.1.0
Multithreaded In-Memory Cache Server
8 versions - Latest release: 2 months ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/notEpsilon/go-lru v0.0.0-20230107135855-543b96b4072b
Simple thread-safe generic Go LRU cache implementation
1 version - Latest release: over 1 year ago - 3 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/orca-zhang/cache v1.1.1
🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ult...
10 versions - Latest release: over 2 years ago - 176 stars on GitHub
github.com/pierrre/lrucache v0.0.0-20230607151708-a8a5d90ecbc4
Copy of https://github.com/youtube/vitess/tree/master/go/cache
2 versions - Latest release: 12 months ago - 4 dependent packages - 4 dependent repositories - 1 stars on GitHub
Top 4.0% on proxy.golang.org
github.com/johnsiilver/golib v1.2.2
Open version of common golang libraries useful to many projects.
13 versions - Latest release: 5 months ago - 7 dependent packages - 10 dependent repositories - 66 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/go-pkgz/expirable-cache/v3 💰
Package cache implements Cache similar to hashicorp/golang-lru Support LRC, LRU and TTL-based ev...
Latest release: about 1 month ago - 67 stars on GitHub
Top 8.3% on proxy.golang.org
github.com/MoeYang/go-localcache v0.0.7
A mem-cached library by golang.
2 versions - Latest release: about 3 years ago - 2 stars on GitHub
Top 6.0% on proxy.golang.org
gopkg.in/johnsiilver/golib.v1 v1.0.2
Open version of common golang libraries useful to many projects.
3 versions - Latest release: about 4 years ago - 66 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/codeation/lru v1.2.2
Package lru implements asynchronous LRU cache.
5 versions - Latest release: 10 months ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/buraksezer/olricdb v0.5.4 💰
Package olricdb provides embeddable, in-memory and distributed key/value store.
68 versions - Latest release: over 1 year ago - 2,720 stars on GitHub
Top 3.1% on proxy.golang.org
github.com/hnlq715/golang-lru v0.4.0
This package provides a simple LRU cache. It is based on the LRU implementation in groupcache: ht...
5 versions - Latest release: about 1 year ago - 27 dependent packages - 19 dependent repositories - 60 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/go-pkgz/expirable-Cache v1.0.0 💰
Expirable Go LRC\LRU cache without goroutines
5 versions - Latest release: almost 2 years ago - 67 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/kangkang66/go-lru v1.0.6
golang lru存储器
7 versions - Latest release: almost 3 years ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/milossimic/lru v0.0.0-20200407233216-7b1a2e7b95e5
Simple implementation of LRU caching algorithms
1 version - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/felixseptem/collections v0.1.1
some useful datatypes
2 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/dualinventive/go-lruttl v0.0.0-20170817102951-b1770aab46e9
Package lruttl implements an LRU cache with TTL
1 version - Latest release: almost 7 years ago - 11 stars on GitHub
Top 2.7% on proxy.golang.org
github.com/go-pkgz/expirable-cache v1.0.0 💰
Package cache implements Cache similar to hashicorp/golang-lru Support LRC, LRU and TTL-based ev...
5 versions - Latest release: almost 2 years ago - 160 dependent packages - 177 dependent repositories - 56 stars on GitHub
Top 3.5% on proxy.golang.org
github.com/go-pkgz/expirable-cache/v2 v2.0.0 💰
Package cache implements Cache similar to hashicorp/golang-lru Support LRC, LRU and TTL-based ev...
1 version - Latest release: almost 2 years ago - 9 dependent packages - 4 dependent repositories - 56 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/dropdevrahul/gocacheclient v0.0.2
An in-memory cache for golang (pre-alpha)
2 versions - Latest release: about 1 year ago - 1 dependent package - 0 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/alserov/goche
Golang cache
Latest release: 18 days ago - 0 stars on GitHub
Top 2.6% on proxy.golang.org
github.com/mailgun/holster/v4 v4.19.0
A place to keep useful golang functions and small libraries
69 versions - Latest release: about 1 month ago - 12 dependent packages - 6 dependent repositories - 264 stars on GitHub
Top 2.5% on proxy.golang.org
github.com/mailgun/holster v3.0.0+incompatible
Copyright 2017 Mailgun Technologies Inc Licensed under the Apache License, Version 2.0 (the "Lic...
34 versions - Latest release: about 5 years ago - 21 dependent packages - 13 dependent repositories - 262 stars on GitHub
Top 2.6% on proxy.golang.org
github.com/mailgun/holster/v3 v3.16.2
A place to keep useful golang functions and small libraries
28 versions - Latest release: about 3 years ago - 17 dependent packages - 9 dependent repositories - 262 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mivinci/mc v1.0.0
A simple distributed caching database for learning purposes.
2 versions - Latest release: over 3 years ago - 2 stars on GitHub
Top 6.6% on proxy.golang.org
github.com/aio-libs/async-lru v2.0.4+incompatible
Simple LRU cache for asyncio
9 versions - Latest release: 10 months ago - 544 stars on GitHub
Top 5.6% on proxy.golang.org
github.com/FishGoddess/cachego v0.6.1
Package cachego provides an easy way to use foundation for your caching operations. 1. basic: 2...
35 versions - Latest release: 5 months ago - 15 dependent packages - 4 dependent repositories - 25 stars on GitHub
github.com/charlievieth/reonce v1.2.1
Package reonce is a thin wrapper over regexp, allowing the use of global regexp variables without...
4 versions - Latest release: over 2 years ago - 2 dependent packages - 3 dependent repositories - 0 stars on GitHub
Top 4.2% on proxy.golang.org
github.com/dboslee/lru v0.0.1
LRU cache using go generics
1 version - Latest release: over 2 years ago - 10 dependent packages - 4 dependent repositories - 115 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nussjustin/ncache v0.0.0-20191017153809-76653ec5612b
Package ncache implements a simple LRU cache as well as a cache wrapper for populating caches tha...
1 version - Latest release: over 4 years ago - 0 stars on GitHub
Top 5.2% on proxy.golang.org
github.com/iwanbk/bcache v0.0.0-20190501020029-92331d3ef6d8
Eventually consistent distributed in-memory cache Go library
1 version - Latest release: about 5 years ago - 1 dependent package - 1 dependent repositories - 115 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ydylla/fcache v1.3.0
Package fcache implements a file based persistent blob cache.
4 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 7.8% on proxy.golang.org
github.com/floatdrop/lru v1.3.0
Package lru implements cache with least recent used eviction policy.
7 versions - Latest release: about 2 years ago - 17 dependent packages - 5 dependent repositories - 18 stars on GitHub
github.com/dropdevrahul/peacock v0.0.1
A simple gocache with minimal features
1 version - Latest release: about 1 year ago - 1 dependent package - 1 stars on GitHub
Top 5.4% on proxy.golang.org
github.com/bxcodec/gotcha v1.0.0
gotcha: inmemory-cache in Go (Golang) with customizable algorithm
11 versions - Latest release: 3 months ago - 12 dependent packages - 7 dependent repositories - 17 stars on GitHub
github.com/abihf/cache-loader v0.3.0
Golang Cache Loader
8 versions - Latest release: about 2 years ago - 1 dependent package - 1 dependent repositories - 1 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/cloudxaas/gocache/lru/byteswcounter 💰
One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collect...
Latest release: 20 days ago - 12 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/freddiehaddad/lrucache
Least recently used (LRU) in-memory cache.
Latest release: 21 days ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/maxim2266/cache v0.0.0-20230325075913-6fb1f4e71b81
Another generic cache for Go.
2 versions - Latest release: about 1 year ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/secnot/simplelru v0.0.0-20170808094644-d1b16ae72065
LRU Cache implementation written in Go
1 version - Latest release: almost 7 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/iamlouk/lrucache v0.2.1
In-Memory LRU Cache for Golang Applications
3 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tunabay/go-filecache v0.1.0
Package filecache provides a LRU file caching mechanism to cache resources to the local disk that...
1 version - Latest release: over 1 year ago - 1 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/saurabh0719/go-hashlru v0.1.0
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
4 versions - Latest release: about 3 years ago - 72 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/bestgopher/fucker v0.0.0-20210417055923-fa2ce6c59a85
Some common data structures and algorigthms implemented by golang. For learning.
1 version - Latest release: about 3 years ago - 1 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/JamesYYang/go-ttl-lru v0.0.2
Golang LRU Cache with TTL
2 versions - Latest release: over 1 year ago - 2 dependent packages - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jamesyyang/go-ttl-lru v0.0.2
Golang LRU Cache with TTL
2 versions - Latest release: over 1 year ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/qshuai/lru v0.0.0-20220819103119-661df1ae43e6
An effective LRU implementation in Golang
1 version - Latest release: almost 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atlekbai/go-memofy v0.0.0-20200319151318-9f4810219de6
Simple, In-Memory cache for function calls. Cache function call results.
1 version - Latest release: about 4 years ago - 8 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tiburon-777/OTUS_Project v0.0.0-20201111173537-6f18cc8f22a6
1 version - Latest release: over 3 years ago - 0 stars on GitHub
github.com/FelixSeptem/collections v0.1.1
some useful datatypes
2 versions - Latest release: over 5 years ago - 2 dependent packages - 2 dependent repositories - 0 stars on GitHub
github.com/MilosSimic/lru v0.0.0-20200407233216-7b1a2e7b95e5
Simple implementation of LRU caching algorithms
1 version - Latest release: about 4 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/gozeloglu/cache v0.7.1
Package cache is a cache package written in Go with no dependency. It uses Least-Recently Used (L...
8 versions - Latest release: over 2 years ago - 26 stars on GitHub
Top 8.4% on proxy.golang.org
github.com/Bose/go-cache v0.0.0-20230503140511-f53fec159e7f
In-memory or distributed LRU cache with support for encrypting entries and TTLs written in Go
2 versions - Latest release: about 1 year ago - 1 dependent package - 0 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/vicanso/lru-ttl v1.5.1
lru cache with ttl
22 versions - Latest release: about 2 years ago - 4 dependent packages - 5 dependent repositories - 2 stars on GitHub
Top 7.1% on proxy.golang.org
github.com/bxcodec/gotcha/examples/basic v1.0.0-beta.8 💰
gotcha: inmemory-cache in Go (Golang) with customizable algorithm
5 versions - Latest release: over 1 year ago - 17 stars on GitHub
github.com/craumix/golang-lru v0.0.0-20230802172039-27ba0d7b7727
Package lru provides three different LRU caches of varying sophistication. Cache is a simple LRU...
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/craumix/golang-lru/arc v0.0.0-20230802172039-27ba0d7b7727
Golang LRU cache with TTL
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/satmaelstorm/allcache v1.0.0
Generic go cache
1 version - Latest release: about 2 years ago - 6 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/yushaolong7/lru v0.0.0-20230531024040-2facdce0d2c4
simple cache implement by lru algorithm.
1 version - Latest release: about 1 year ago - 1 stars on GitHub
Top 7.7% on proxy.golang.org
github.com/TwinProduction/gocache/v2 v2.2.2 💰
High performance and lightweight in-memory cache library with LRU and FIFO support as well as mem...
8 versions - Latest release: 3 months ago - 32 stars on GitHub
github.com/erfanmomeniii/lru v1.0.0
a lightweight package that implements lru cache algorithm in Go
1 version - Latest release: 12 months ago - 0 stars on GitHub
Top 7.7% on proxy.golang.org
github.com/twinproduction/gocache/v2 v2.2.2 💰
High performance and lightweight in-memory cache library with LRU and FIFO support as well as mem...
8 versions - Latest release: 3 months ago - 32 stars on GitHub
github.com/bserdar/golang-lru v0.0.0-20190506053902-559c5d14b56e
Package lru provides LRU cache based on hashicorp's LRU cache that uses size instead of count Th...
1 version - Latest release: about 5 years ago - 2 dependent repositories - 0 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/tim1116/go-solution
基于go的一些解决方案
Latest release: about 1 month ago - 1 stars on GitHub