Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆485Updated 11 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☆597Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- A Go linter to check that errors from external packages are wrapped☆354Updated last month
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- Abstract JSON for Golang with JSONPath support☆288Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆536Updated last month
- A context aware circuit breaker library in Go.☆375Updated 3 years ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆592Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 7 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated last month
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆383Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Nano ID for Go☆437Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- A library that provides Go Generics friendly "optional" features.☆209Updated last month
- Efficient time formatting library (strftime, strptime) for Golang☆195Updated 2 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆203Updated 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…☆399Updated 9 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆536Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Thread-safe file locking library in Go☆684Updated last week
- Go structures with default values using tags☆339Updated last year
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆820Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆303Updated this week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- Protobuf Field Mask Go utils☆254Updated 2 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆432Updated last year