kak-tus / ami
Go client to reliable queues based on Redis Cluster Streams
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ami
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- parallel: a Go Parallel Processing Library☆29Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- A task queue library for Go.☆33Updated 2 years ago
- Go Redis Client☆19Updated 5 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated last week
- Connection Pool, referenced from go-redis's conn pool☆11Updated 4 years ago
- copy struct to struct for golang☆25Updated last year
- 🏗 progress, steps, completion patterns for golang☆12Updated this week
- goroutine pool☆16Updated last year
- Declarative golang HTTP client☆22Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- a distributed cron job processor written by golang☆45Updated 6 years ago
- A Go distributed systems development framework☆25Updated 3 weeks ago
- Configuration and dependency injection☆32Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- Go RPC framework benchmark☆11Updated 4 years ago
- A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.☆37Updated 3 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A scriptable FSM library for Go☆37Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A sync.WaitGroup with error handling and concurrency control