Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆479Updated 6 months ago
Alternatives and similar repositories for go-generics-cache
Users that are interested in go-generics-cache are comparing it to the libraries listed below
Sorting:
- Zero-allocation reflection library for Go☆579Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆517Updated last week
- Abstract JSON for Golang with JSONPath support☆277Updated 8 months ago
- A Go linter to check that errors from external packages are wrapped☆344Updated 4 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆299Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆520Updated last week
- A Go tool to auto generate methods for your enums☆489Updated this week
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- A library that provides Go Generics friendly "optional" features.☆202Updated this week
- Nano ID for Go☆434Updated last year
- Redis client Mock☆325Updated last year
- A context aware circuit breaker library in Go.☆373Updated 2 years ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆396Updated 4 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆715Updated last week
- Generate interfaces from structure methods.☆346Updated 3 weeks ago
- Initialize structs with default values☆845Updated 11 months ago
- Efficient time formatting library (strftime, strptime) for Golang☆192Updated 11 months ago
- An enum generator for go☆851Updated last week
- Combine one or more Go errors together☆1,149Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆512Updated last week
- Go structures with default values using tags☆327Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆411Updated 7 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆199Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Golang rate limiters for distributed applications☆577Updated this week
- Interceptors for database/sql☆505Updated 2 years ago