sethvargo / go-cache
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
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Go tool that applies and verifies that proper license headers are applied to Go files☆51Updated last week
- Track incoming and outgoing connections☆33Updated 11 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 3 weeks ago
- Simple oauth prompting☆28Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated 3 weeks ago
- Go proxy that serves from S3☆108Updated 2 years ago
- go.mod git archiver☆88Updated last year
- Client-side load balancing for net/http☆60Updated 3 weeks ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆64Updated 4 months ago
- Go app that exposes pprof profiling endpoints via HTTP.☆22Updated 2 months ago
- Collection of third-party modules managed and synced by Buf.☆26Updated this week
- In-process request tracing☆97Updated last year
- linter for copyright headers☆24Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Run Go tests inside a Docker image☆99Updated last month
- Print uncovered code☆54Updated 2 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 4 months ago
- detects nested contexts in loops or function literals☆34Updated last week
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated last year
- A linter that handles struct tags.☆52Updated last week
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data