onecache
Cache library
A Go caching library with support for multiple backends and garbage collection.
One caching API, Multiple backends
136 stars
9 watching
8 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
cachegolang
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| Provides in-memory caching with clustering support | 45 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. | 13 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| A cache library for Go with an expiration time. | 186 |
| A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,746 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| Provides a simple caching interface with multiple caching drivers | 371 |
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |