theine-go
In-memory cache
A high-performance in-memory cache with support for generics and adaptive eviction policies.
high performance in-memory cache
281 stars
6 watching
17 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list
cacheconcurrencyperformance
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. | 2,145 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| A fast key-value store with expiration times and thread safety. | 97 |
| A library implementing an in-memory cache with segmented storage and time-to-live policies | 137 |
| A package to cache slow database queries using in-memory or Redis storage | 140 |
| A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| A distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms. | 26 |
| A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. | 429 |
| A high-performance memory cache for .NET with expiration and thread-safety | 138 |