rafaeldias / asyncLinks
Async utilities for Golang.
☆100Updated 8 years ago
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- concurrency utilities☆301Updated 5 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- Go simple async message bus☆278Updated 4 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- go channel patterns☆92Updated 6 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆132Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Set is a useful collection but there is no built-in implementation in Go lang.☆52Updated 4 years ago
- Logrus Hook for ElasticSearch☆159Updated last year
- Toolbox - go utility library☆224Updated 7 months ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆193Updated 3 years ago
- Patch all Go functions for testing☆259Updated last year
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- CyclicBarrier golang implementation☆153Updated 5 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated 11 months ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- Deep copy things☆598Updated 4 years ago
- A trivial channel pubsub I use in lots of projects.☆244Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago