Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆488Updated last year
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☆596Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆358Updated 2 months ago
- A Go tool to auto generate methods for your enums☆511Updated 2 weeks ago
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆204Updated 2 months ago
- A library that provides Go Generics friendly "optional" features.☆212Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆603Updated last week
- Efficient time formatting library (strftime, strptime) for Golang☆194Updated 4 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆312Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆384Updated 2 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A context aware circuit breaker library in Go.☆377Updated 3 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆311Updated this week
- Initialize structs with default values☆866Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆322Updated last week
- 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…☆399Updated 11 months ago
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- An enum generator for go☆914Updated 2 months ago
- Nano ID for Go☆438Updated last year
- Go structures with default values using tags☆345Updated last year
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆853Updated 2 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆436Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Combine one or more Go errors together☆1,170Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago