otter
Caching library
A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners.
A high performance cache for Go
2k stars
11 watching
45 forks
Language: Go
last commit: almost 2 years agoLinked from 1 awesome list
cachegoperformances3-fifo
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 | |
| A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 | |
| 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 Go caching library with support for multiple backends and garbage collection. | 136 | |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 | |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 | |
| A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval. | 91 | |
| A package to cache slow database queries using in-memory or Redis storage | 140 | |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 | |
| A compression library implemented in the Go programming language. | 1,538 | |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 | |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 | |
| Provides a simple caching interface with multiple caching drivers | 371 | |
| A comprehensive utility package for Go programmers | 175 |