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

GitHub

2k stars
12 watching
42 forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list

cachegoperformances3-fifo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 139
muesli/cache2go A Go caching library that provides concurrency-safe storage and expiration capabilities 2,125
thepaw/go-gt A Go library for a high-performance, in-memory caching system 11
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
yuseferi/gocache An in-memory key-value store/cache implementation in Go providing efficient caching capabilities 9
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
koch-t/kv78turbo-ovapi A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval. 90
rocketlaunchr/remember-go A package to cache slow database queries using in-memory or Redis storage 139
yiling-j/cacheme-go A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. 23
golang/snappy A compression library implemented in the Go programming language. 1,528
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37
erni27/imcache A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. 123
faabiosr/cachego Provides a simple caching interface with multiple caching drivers 369
xxjwxc/public A comprehensive utility package for Go programmers 175