Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆479Updated 7 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☆580Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆617Updated 4 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆527Updated last week
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- A Go linter to check that errors from external packages are wrapped☆344Updated 5 months ago
- Experimental implementation of a proposed v2 encoding/json package☆524Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆301Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆494Updated last week
- An enum generator for go☆861Updated last week
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆735Updated last week
- A library that provides Go Generics friendly "optional" features.☆202Updated last week
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Efficient time formatting library (strftime, strptime) for Golang☆193Updated last year
- Flexible regular expressions constructor for Golang.☆208Updated 5 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆418Updated 8 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- Nano ID for Go☆435Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆285Updated this week
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Redis client Mock☆326Updated last year
- Generate interfaces from structure methods.☆346Updated last week
- Initialize structs with default values☆850Updated last year
- 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…☆397Updated 5 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- Thread-safe file locking library in Go☆653Updated 2 weeks ago
- Deep copy generator☆160Updated 10 months ago
- Combine one or more Go errors together☆1,151Updated last year