Code-Hex / go-generics-cache
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆474Updated 2 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
- Zero-allocation reflection library for Go☆562Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆570Updated this week
- Combine one or more Go errors together☆1,120Updated 11 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆366Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆458Updated 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…☆380Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆329Updated last week
- Generate type-safe Go converters by defining function signatures.☆641Updated this week
- A context aware circuit breaker library in Go.☆364Updated 2 years ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆618Updated last week
- Experimental implementation of a proposed v2 encoding/json package☆476Updated last month
- Golang rate limiters for distributed applications☆537Updated this week
- A Go tool to auto generate methods for your enums☆462Updated last month
- An enum generator for go☆815Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆472Updated this week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆392Updated 3 months ago
- Collection of log/slog related projects.☆219Updated 2 months ago
- Refactoring and code transformation tool for Go.☆984Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- A library that provides Go Generics friendly "optional" features.☆181Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆735Updated last month
- A library for diffing golang structures☆935Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- Selected Go-internal packages factored out from the standard library☆905Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week
- Concurrent data structures for Go☆1,229Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆280Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- An alternative to stack traces for your Go errors☆754Updated last week
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago