Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆478Updated 8 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☆582Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆623Updated 6 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆555Updated last month
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago
- Experimental implementation of a proposed v2 encoding/json package☆532Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- A Go linter to check that errors from external packages are wrapped☆347Updated 6 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- Zero-allocation type-safe pool for Go☆242Updated 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…☆397Updated 6 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆758Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆306Updated this week
- Efficient time formatting library (strftime, strptime) for Golang☆193Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆381Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- An enum generator for go☆877Updated last week
- A library that provides Go Generics friendly "optional" features.☆204Updated 2 weeks ago
- Nano ID for Go☆435Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆907Updated last year
- Combine one or more Go errors together☆1,152Updated last year
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆518Updated 2 months ago
- Initialize structs with default values☆856Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Thread-safe file locking library in Go☆658Updated this week
- Redis client Mock☆334Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Protobuf Field Mask Go utils☆253Updated last year