GitHub topics: fastcache
par7133/FastCache
FastCache class, the smart Cache class - BSD License
Language: PHP - Size: 12.7 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

par7133/FastCached
FastCache class ported to Memcached - BSD License
Language: PHP - Size: 14.6 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

HuangRicky/manylinux2014builds
manylinux2014 Python pkg builds
Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

BHouwens/dragonfly-cache
TypeScript implementation of a Dragonfly cache
Language: TypeScript - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

yudeguang/noGCMap
针对原生map的GC问题,做特殊优化,参考fastcache,bigcache等,并大幅精减,无HASH碰撞问题,支持增删改
Language: Go - Size: 58.6 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

keshavbhatt/Cachier
Cachier is a fast C++ header only library that provides simple and efficient way to cache computed data for files
Language: C++ - Size: 180 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Vladzimir/SmartCache
Opencart 2.3.* extended version of the anti-slam (dogpile effect) caching system
Language: PHP - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

yudeguang/noGcStaticMap
针对原生map的GC问题,做特殊优化,参考fastcache,bigcache等,并大幅精减,无HASH碰撞问题,本质为一个静态map,加载后不允许再修改
Language: Go - Size: 42 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

tong3jie/fastcache Fork of VictoriaMetrics/fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead and support ttl
Language: Go - Size: 1.54 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yudeguang/noGCMapIndex
针对超大型map的优化,减少GC。把复杂的不利于GC的复杂map转化为基础类型的 map[uint64]int+外部二级索引切片的形式
Language: Go - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
