coocood / freecacheLinks
A cache library for Go with zero GC overhead.
☆5,353Updated last year
Alternatives and similar repositories for freecache
Users that are interested in freecache are comparing it to the libraries listed below
Sorting:
- Efficient cache for gigabytes of data written in Go.☆8,044Updated last month
- Golang LRU cache☆4,918Updated 3 weeks ago
- A goroutine pool for Go☆4,030Updated 2 years ago
- a thread-safe concurrent map for go☆4,515Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,646Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,467Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,725Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,687Updated 2 years ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,756Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,882Updated 2 years ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,170Updated 4 years ago
- Fast JSON serializer for golang.☆4,845Updated 3 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,934Updated 2 weeks ago
- lumberjack is a log rolling package for Go☆5,343Updated last year
- A high performance memory-bound Go cache☆6,649Updated last month
- Fast event-loop networking for Go☆6,032Updated 2 years ago
- Simple middleware to rate-limit HTTP requests.