go-freelru

LRU cache library

A high-performance, GC-less LRU hashmap implementation in Go

GitHub

215 stars
3 watching
14 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

cachedata-structuresgc-lessgogolanglibrarylru

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
arago/lru_cacheA cache implementation using an LRU (Least Recently Used) eviction strategy and ETS tables for efficient storage and retrieval of cached data.36
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
openresty/lua-resty-lrucacheAn LRU cache implementation for OpenResty and Lua applications.441
ownlocal/goesA library to interact with Elasticsearch using the Go programming language31
rocketlaunchr/remember-goA package to cache slow database queries using in-memory or Redis storage140
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
lrstanley/gircA flexible IRC client library for Go, focusing on simplicity and event-based triggering.139
thepaw/go-gtA Go library for a high-performance, in-memory caching system11
karlseguin/cache.zigA thread-safe, expiration-aware cache implementation with LRU-like behavior and configurable segments.44
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
containerd/ttrpcA lightweight GRPC implementation optimized for low-memory environments.563
ulovecode/gdcacheA cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries.13
elastic/go-elasticsearchA client library for interacting with a popular search engine service5,718