# bluele/gcache

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bluele-gcache).**

2,731 stars · 281 forks · Go · MIT

## Links

- GitHub: https://github.com/bluele/gcache
- awesome-repositories: https://awesome-repositories.com/repository/bluele-gcache.md

## Description

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

## Tags

### Part of an Awesome List

- [Caching Libraries](https://awesome-repositories.com/f/awesome-lists/data/caching-libraries.md) — Cache library with LRU, LFU, and ARC support.
