viney-shih / go-cache
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
☆152Updated 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☆111Updated 7 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☆59Updated 2 months ago
- It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource…☆102Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago
- Queue is a Golang library for spawning and managing a Goroutine pool☆526Updated last week
- Timeout Middleware for Gin framework☆109Updated last week
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- A comparison of the top logging libraries for Go☆43Updated this week
- A highly optimized double-ended queue☆193Updated last year
- ☆62Updated last week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆248Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆133Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- OpenTelemetry Go distribution for Uptrace☆104Updated this week
- A paginator doing cursor-based pagination based on GORM☆202Updated 6 months ago
- opentracing integration with GORM☆101Updated 3 years ago
- Request ID middleware for Gin Framework☆228Updated 3 weeks ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆276Updated 2 years ago
- Golang ClickHouse client☆268Updated last year
- a thread-safe concurrent map for go☆94Updated last year
- Generate random strings in golang☆126Updated last year
- Generic resource pool for Go☆353Updated 2 months ago
- Go lang implementation of saga pattern☆163Updated 8 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year