cloudxaas / gocache
One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instead of specifying item capacity. Batch eviction feature for faster processing
☆17Updated 7 months ago
Alternatives and similar repositories for gocache:
Users that are interested in gocache are comparing it to the libraries listed below
- Collect data about your dependencies☆42Updated last week
- ☆28Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆16Updated 3 weeks ago
- ☆12Updated 3 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- Faster substitution of tidwall/gjson☆21Updated 3 months ago
- A simple prometheus metrics and pprof profile viewer.