Repository navigation
#
bigcache
- Website
- Wikipedia
☔️ A complete Go cache library that brings you multiple ways of managing your caches
Go
2627
8 小时前
🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecache, gcache, gocache, groupcache, lrucache.
Go
248
16 天前
Go
26
6 年前
Multilayer Cache Manager supporting multiple In-momery & Redis configurations
Go
17
1 个月前
Library for all Riot Games APIs written in Golang.
Go
9
1 个月前
Go
7
3 年前
Go
6
1 年前
Go
3
6 年前
High-performance Service for querying an offline copy of the HIBP database (a collection of 551 million breached 🔓 passwords). Exists because private ☁️ = ❤.
1
7 年前
A high performance Golang BigCache package.
Go
1
4 年前
针对超大型map的优化,减少GC。把复杂的不利于GC的复杂map转化为基础类型的 map[uint64]int+外部二级索引切片的形式
Go
0
3 年前