bluele / gcacheLinks
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
☆2,685Updated last year
Alternatives and similar repositories for gcache
Users that are interested in gcache are comparing it to the libraries listed below
Sorting:
- A goroutine pool for Go☆3,996Updated 2 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,701Updated 10 months ago
- Efficient token-bucket-based rate limiter package.☆2,859Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,523Updated last year
- Golang LRU cache☆4,674Updated last week
- a thread-safe concurrent map for go☆4,447Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- safe and easy casting from one type to another in Go☆3,743Updated last week
- Simple middleware to rate-limit HTTP requests.☆2,798Updated 5 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,669Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- Pure Go Redis server for Go unittests☆3,288Updated last week
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,123Updated 3 years ago
- Utilities for Go structs☆3,922Updated 6 years ago
- A cache library for Go with zero GC overhead.☆5,230Updated last year
- lumberjack is a log rolling package for Go☆5,127Updated 10 months ago
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,315Updated last year
- The official Go package for NSQ☆2,628Updated 3 months ago
- Now is a time toolkit for golang☆4,535Updated last week
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,531Updated last week
- Leveled execution logs for Go☆3,602Updated last month
- UUID package for Go☆4,904Updated 10 months ago
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,190Updated 10 months ago
- Golang in-memory database built on immutable radix trees☆3,310Updated last week
- Go Memcached client library #golang☆1,817Updated 2 months ago
- ⏱ The exponential backoff algorithm in Go☆3,721Updated 3 months ago
- faster JSON serialization for Go☆2,979Updated last year
- Monkey patching in Go☆3,395Updated 5 years ago
- Golang Configuration tool that support YAML, JSON, TOML, Shell Environment☆1,779Updated last year
- Circuit Breaker implemented in Go☆3,203Updated 2 weeks ago