Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
ā478Updated 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
- šØ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...ā493Updated this week
- Combine one or more Go errors togetherā1,142Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.ā599Updated 2 months ago
- š„ Error handling library with context, assertion, stack trace and source fragmentsā686Updated last week
- A Go linter to check that errors from external packages are wrappedā337Updated 3 months ago
- A context aware circuit breaker library in Go.ā369Updated 2 years ago
- A library that provides Go Generics friendly "optional" features.ā199Updated 2 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.ā377Updated last year
- Fast, zero heap allocation Go Trie for runes or pathsā493Updated 9 months ago
- A Go tool to auto generate methods for your enumsā478Updated 4 months ago
- An enum generator for goā838Updated last week
- Generate type-safe Go converters by defining function signatures.ā707Updated this week
- š A real-time Golang runtime stats visualization profilerā588Updated 10 months ago
- Experimental implementation of a proposed v2 encoding/json packageā516Updated this week
- Zero-allocation type-safe pool for Goā235Updated 2 years ago
- A library for diffing golang structuresā952Updated last year
- Go package for dealing with maps, slices, JSON and other data.ā771Updated 4 months ago
- Clock is a small library for mocking time in Go.ā684Updated 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ā¦ā390Updated 3 months ago
- Thread-safe file locking library in Goā637Updated 3 weeks ago
- Initialize structs with default valuesā842Updated 10 months ago
- Fastest and most memory efficient golang concurrent hashmapā1,001Updated 7 months ago
- š An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.ā958Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.ā496Updated 2 months ago
- Nano ID for Goā434Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping schemeā297Updated 3 weeks ago
- Fast ring-buffer deque (double-ended queue)ā687Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)ā403Updated 6 months ago
- Golang rate limiters for distributed applicationsā567Updated 3 weeks ago