bluele / gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
☆2,655Updated last year
Alternatives and similar repositories for gcache:
Users that are interested in gcache are comparing it to the libraries listed below
- A goroutine pool for Go☆3,971Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,841Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,591Updated 7 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,459Updated 11 months ago
- Golang LRU cache☆4,543Updated last month
- a thread-safe concurrent map for go☆4,403Updated 10 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,448Updated 9 months ago
- Pure Go Redis server for Go unittests☆3,229Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,192Updated 8 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,611Updated this week
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,100Updated 3 years ago
- Simple middleware to rate-limit HTTP requests.☆2,771Updated 2 months ago
- A cache library for Go with zero GC overhead.☆5,182Updated 11 months ago
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,297Updated last year
- safe and easy casting from one type to another in Go☆3,676Updated 3 months ago
- lumberjack is a log rolling package for Go☆5,042Updated 7 months ago
- Simple golang library for retry mechanism☆2,616Updated last week
- faster JSON serialization for Go☆2,969Updated last year
- The official Go package for NSQ☆2,614Updated 2 weeks ago
- Now is a time toolkit for golang☆4,517Updated last year
- Utilities for Go structs☆3,913Updated 6 years ago
- Mergo: merging Go structs and maps since 2013☆2,947Updated 4 months ago
- ⏱ The exponential backoff algorithm in Go☆3,619Updated last month
- Fast JSON serializer for golang.☆4,646Updated 2 months ago
- Dead simple rate limit middleware for Go.☆2,174Updated 3 months ago
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,450Updated 2 weeks ago
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,139Updated 8 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,674Updated last year
- Go port of Coda Hale's Metrics library☆3,474Updated last year
- Copier for golang, copy value from struct to struct and more☆5,770Updated 8 months ago