Code-Hex / go-generics-cacheLinks
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆479Updated 7 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☆582Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 5 months ago
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆528Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆540Updated 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…☆397Updated 6 months ago
- A library that provides Go Generics friendly "optional" features.☆203Updated 2 weeks ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated last month
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated last week
- Initialize structs with default values☆852Updated last year
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆745Updated last week
- Efficient time formatting library (strftime, strptime) for Golang☆193Updated last year
- A Go linter to check that errors from external packages are wrapped☆346Updated 5 months ago
- Nano ID for Go☆435Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆197Updated last year
- An enum generator for go☆867Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆517Updated last month
- Redis client Mock☆329Updated 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 …☆392Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Deep copy generator☆160Updated 10 months ago
- Thread-safe file locking library in Go☆656Updated 2 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Protobuf Field Mask Go utils☆253Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago