icache

Cache library

A high-performance cache library for Go with thread-safe, generic support and no serialization requirements.

A High Performance, Generic, thread-safe, zero-dependency, key-value, in-memory cache

GitHub

19 stars
3 watching
2 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list

cachegenericgogolangin-memory-cache

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
ulovecode/gdcacheA cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries.13
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
adelowo/onecacheA Go caching library with support for multiple backends and garbage collection.136
thepaw/go-gtA Go library for a high-performance, in-memory caching system11
cheshir/ttlcacheA simple in-memory key-value storage with time-to-live (TTL) support9
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072
creativecreature/sturdycA caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.346
yiling-j/theine-goA high-performance in-memory cache with support for generics and adaptive eviction policies.281
quasi/cl-memcachedA fast and thread-safe interface to the Memcached object caching system.21