cache2go
Caching library
A Go caching library that provides concurrency-safe storage and expiration capabilities
Concurrency-safe Go caching library with expiration capabilities and access counters
2k stars
67 watching
518 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A fast key-value store with expiration times and thread safety. | 97 |
| A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,746 |
| Provides a simple caching interface with multiple caching drivers | 371 |
| A cache library for Go with an expiration time. | 186 |
| Provides in-memory caching with clustering support | 45 |
| A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities | 404 |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| A simple in-memory key-value storage with time-to-live (TTL) support | 9 |