coocood / freecacheLinks
A cache library for Go with zero GC overhead.
☆5,242Updated last year
Alternatives and similar repositories for freecache
Users that are interested in freecache are comparing it to the libraries listed below
Sorting:
- A goroutine pool for Go☆4,000Updated 2 years ago
- Golang LRU cache☆4,692Updated last week
- Efficient cache for gigabytes of data written in Go.☆7,870Updated 2 months ago
- a thread-safe concurrent map for go☆4,456Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,325Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,694Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,128Updated 3 years ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,541Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,689Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,534Updated last year
- Fast event-loop networking for Go☆5,991Updated last year
- A high performance memory-bound Go cache☆6,209Updated this week
- Fast JSON serializer for golang.☆4,756Updated 6 months ago
- Efficient token-bucket-based rate limiter package.☆2,865Updated last year
- Simple error handling primitives☆8,236Updated 3 years ago
- lumberjack is a log rolling package for Go☆5,151Updated 11 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.