sethvargo / go-cacheLinks
Cache implementations in Go, with support for generics.
☆45Updated 2 years ago
Alternatives and similar repositories for go-cache
Users that are interested in go-cache are comparing it to the libraries listed below
Sorting:
- Go proxy that serves from S3☆108Updated 3 years ago
- Go tool that applies and verifies that proper license headers are applied to Go files☆52Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- Client-side load balancing for net/http☆71Updated 2 weeks ago
- Track incoming and outgoing connections☆33Updated last year
- Allow and block list linter for direct Go module dependencies.☆76Updated 2 weeks ago
- In-process request tracing☆97Updated 2 weeks ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- Simple oauth prompting☆28Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- auto-scaling worker pool (work queue) in Go, using generics☆58Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Collection of third-party modules managed and synced by Buf.☆27Updated this week
- The missing library to write protoc plugins.☆38Updated 4 months ago
- go.mod git archiver☆88Updated last year
- 🌶️ In-memory caching library for read-intensive Go applications☆83Updated last month
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆70Updated 3 years ago
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆45Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆40Updated 3 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 2 months ago
- ☆17Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Run Go tests inside a Docker image☆99Updated 4 months ago