Code-Hex / go-generics-cache
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆461Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-generics-cache
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆431Updated this week
- Zero-allocation reflection library for Go☆525Updated 11 months ago
- Combine one or more Go errors together☆1,037Updated 6 months ago
- Experimental implementation of a proposed v2 encoding/json package☆390Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆378Updated last week
- A context aware circuit breaker library in Go.☆362Updated last year
- Generate type-safe Go converters by simply defining an interface☆517Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆424Updated 2 months ago
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆353Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆525Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆243Updated this week
- An enum generator for go☆753Updated 3 weeks ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆362Updated 10 months ago
- A Go linter to check that errors from external packages are wrapped☆308Updated 2 months ago
- Redis client Mock☆282Updated 4 months ago
- Refactoring and code transformation tool for Go.☆934Updated last month
- A Go tool to auto generate methods for your enums☆434Updated last month
- A library that provides Go Generics friendly "optional" features.☆156Updated last month
- Protocol Buffer Validation for Go☆286Updated this week
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆575Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆272Updated 3 months ago
- OpenTelemetry instrumentations for Go☆315Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆350Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆928Updated last week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- A library for diffing golang structures☆895Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆883Updated last month
- Initialize structs with default values☆797Updated 2 months ago