Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆476Updated 4 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☆572Updated last year
- A Go tool to auto generate methods for your enums☆475Updated 3 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆480Updated last month
- 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…☆389Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆593Updated 2 months ago
- Combine one or more Go errors together☆1,137Updated last year
- A library that provides Go Generics friendly "optional" features.☆191Updated last month
- A context aware circuit breaker library in Go.☆368Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆956Updated 2 weeks ago
- A Go linter to check that errors from external packages are wrapped☆335Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Golang rate limiters for distributed applications☆563Updated this week
- Generate type-safe Go converters by defining function signatures.☆693Updated 3 weeks ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆672Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆309Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆493Updated 2 months ago
- Nano ID for Go☆434Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆386Updated last year
- Efficient time formatting library (strftime, strptime) for Golang☆185Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- ☆239Updated this week
- Generic resource pool for Go☆369Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 9 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆373Updated last year
- Add custom struct tags to protobuf generated structs☆396Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json package☆510Updated 2 weeks ago
- An alternative to stack traces for your Go errors☆764Updated this week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆271Updated this week
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago