bep / lazycacheLinks
Thread safe in-memory LRU cache with non-blocking cache priming on cache misses.
☆23Updated 7 months ago
Alternatives and similar repositories for lazycache
Users that are interested in lazycache are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A simpler API for the popular Cobra CLI.☆55Updated 2 months ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- A Fast and Structured logging package for Go.☆26Updated last year
- A linter that handles struct tags.☆54Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆75Updated 3 weeks ago
- detects nested contexts in loops or function literals☆56Updated last week
- Updated UUID version 6 prototype in Go☆29Updated 4 years ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated last year
- Collection of third-party modules managed and synced by Buf.☆28Updated last week
- Golang linter to use strconv☆41Updated this week
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆13Updated 3 months ago
- Golang linter to check the errors handling expressions☆56Updated 2 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 8 months ago
- ☆43Updated 5 months ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- Read values for urfave/cli/v3 flags from config files☆30Updated this week
- RCP via os/exec with generic types.☆15Updated 7 months ago
- Extension handlers for the slog library☆43Updated 2 years ago
- ☆54Updated 11 months ago
- Client-side load balancing for net/http☆73Updated 3 weeks ago
- Like gofmt, but for JSON files.☆91Updated last week
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)