viney-shih / go-cacheLinks
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
☆160Updated 2 years ago
Alternatives and similar repositories for go-cache
Users that are interested in go-cache are comparing it to the libraries listed below
Sorting:
- Simple utility of creating a mask for sensitive information☆123Updated 2 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆329Updated 2 months ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆124Updated 3 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- 🚦 Declarative Finite-State Machines in Go☆107Updated 2 years ago
- A library to help you create pipelines in Golang☆226Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Golang ClickHouse client☆282Updated last year
- graceful shutdown package when a service is turned off by software function☆64Updated 2 weeks ago
- Transformation functions generator for Protocol Buffers.☆215Updated 11 months ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- Fast deep-copy library for Go☆124Updated last month
- A communication toolkit for Go services.☆94Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- ☆259Updated this week
- various libs or tools for Golang☆109Updated 3 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- 🛠 A full-featured dependency injection container for go programming language.☆240Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Start gRPC microservice from YAML, plugin of rk-boot☆80Updated 2 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆321Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆139Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- Caches Dialector☆136Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Timeout Middleware for Gin framework☆110Updated 3 months ago