Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆479Updated 5 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☆576Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆377Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆497Updated 3 weeks ago
- Abstract JSON for Golang with JSONPath support☆276Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json package☆518Updated last week
- A context aware circuit breaker library in Go.☆372Updated 2 years ago
- Nano ID for Go☆434Updated last year
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Efficient time formatting library (strftime, strptime) for Golang☆190Updated 10 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆298Updated 2 weeks ago
- Initialize structs with default values☆843Updated 11 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆277Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆482Updated 4 months ago
- A Go linter to check that errors from external packages are wrapped☆341Updated 3 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆708Updated last week
- Combine one or more Go errors together☆1,143Updated last year
- Redis client Mock☆319Updated last year
- Generate interfaces from structure methods.☆343Updated last week
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆196Updated last month
- A library that provides Go Generics friendly "optional" features.☆200Updated 2 months ago
- An enum generator for go☆840Updated 3 weeks ago
- Golang rate limiters for distributed applications☆571Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆674Updated 11 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated last month
- Protobuf Field Mask Go utils☆252Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆901Updated 9 months ago
- Thread-safe file locking library in Go☆645Updated 2 weeks ago