viney-shih / go-cache
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
☆146Updated last year
Alternatives and similar repositories for go-cache:
Users that are interested in go-cache are comparing it to the libraries listed below
- Simple utility of creating a mask for sensitive information☆108Updated 6 months ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆118Updated 2 years ago
- graceful shutdown package when a service is turned off by software function☆58Updated 2 weeks ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated last month
- It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource…☆103Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆131Updated 11 months ago
- A comparison of the top logging libraries for Go☆40Updated this week
- Zero-allocation type-safe pool for Go☆229Updated last year
- Caches Dialector☆117Updated 10 months ago
- Queue is a Golang library for spawning and managing a Goroutine pool☆499Updated last week
- ☆225Updated 3 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- optimistic lock plugin for gorm☆93Updated 3 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆83Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆242Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Transformation functions generator for Protocol Buffers.☆208Updated 3 weeks ago
- Timeout Middleware for Gin framework☆108Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated 2 months ago
- opentracing integration with GORM☆100Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆122Updated 3 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- a thread-safe concurrent map for go☆93Updated last year
- Package for fast copying structs of different types☆49Updated 4 years ago