hashicorp / golang-lruLinks
Golang LRU cache
☆4,663Updated last week
Alternatives and similar repositories for golang-lru
Users that are interested in golang-lru are comparing it to the libraries listed below
Sorting:
- A goroutine pool for Go☆3,996Updated 2 years ago
- a thread-safe concurrent map for go☆4,447Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,523Updated last year
- lumberjack is a log rolling package for Go☆5,123Updated 10 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,502Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,701Updated 10 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- A high performance memory-bound Go cache☆6,131Updated this week
- Goroutine leak detector☆4,849Updated 6 months ago
- Pure Go Redis server for Go unittests☆3,288Updated this week
- Fast JSON serializer for golang.☆4,743Updated 5 months ago
- Simple error handling primitives☆8,232Updated 3 years ago
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,528Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆7,987Updated 11 months ago
- ⏱ The exponential backoff algorithm in Go☆3,721Updated 3 months ago
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,315Updated last year
- Now is a time toolkit for golang☆4,535Updated last week
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,687Updated last year
- Copier for golang, copy value from struct to struct and more☆5,884Updated 11 months ago
- Circuit Breaker implemented in Go☆3,196Updated 2 weeks ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,120Updated 3 years ago
- Efficient cache for gigabytes of data written in Go.☆7,853Updated last month
- A cache library for Go with zero GC overhead.☆5,230Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,863Updated last month
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,667Updated 3 weeks ago
- Simple middleware to rate-limit HTTP requests.