theine-go

In-memory cache

A high-performance in-memory cache with support for generics and adaptive eviction policies.

high performance in-memory cache

GitHub

281 stars
6 watching
17 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

cacheconcurrencyperformance

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yiling-j/cacheme-goA caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning.23
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
thepaw/go-gtA Go library for a high-performance, in-memory caching system11
victoriametrics/fastcacheA high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs.2,145
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
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
fogfish/cacheA library implementing an in-memory cache with segmented storage and time-to-live policies137
rocketlaunchr/remember-goA package to cache slow database queries using in-memory or Redis storage140
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
jr0senblum/jcA distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.26
echovault/sugardbA distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality.429
jitbit/fastcacheA high-performance memory cache for .NET with expiration and thread-safety138