Code-Hex / go-generics-cache
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆463Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-generics-cache
- Zero-allocation reflection library for Go☆526Updated last year
- Combine one or more Go errors together☆1,043Updated 6 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆441Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆388Updated this week
- An enum generator for go☆757Updated last month
- Generate type-safe Go converters by simply defining an interface☆531Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆390Updated this week
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆356Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- A Go tool to auto generate methods for your enums☆437Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆309Updated this week
- A library that provides Go Generics friendly "optional" features.☆157Updated last week
- A context aware circuit breaker library in Go.☆362Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- Redis client Mock☆284Updated 4 months ago
- 🎄 Go code coverage to SVG treemap☆502Updated 2 weeks ago
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- OpenTelemetry instrumentations for Go☆315Updated this week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Initialize structs with default values☆800Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- A supersonic rate limiting package for Go with HTTP middleware.☆554Updated 3 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆350Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Convert Go values to their AST☆308Updated 3 months ago