ti / nasyncLinks
a customizable async task pool for golang, (event bus, runtime)
☆66Updated 2 years ago
Alternatives and similar repositories for nasync
Users that are interested in nasync are comparing it to the libraries listed below
Sorting:
- A timed rate limiter for Go☆399Updated 3 years ago
- A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.☆249Updated 8 years ago
- Golang FTP library with Walk support.☆280Updated 4 years ago
- A trivial channel pubsub I use in lots of projects.☆244Updated last year
- Managing go application shutdown with signals.☆198Updated 6 months ago
- Simple AMQP wrapper around github.com/streadway/amqp☆172Updated last year
- General utility functions☆213Updated this week
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- A package for IP Filtering in Go (golang)☆394Updated 10 months ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- HTTP Authentication middlewares☆221Updated 3 years ago
- Monitoring changes in the source file and automatically compile and run (restart).☆272Updated 6 years ago
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- Pretty Slug.☆95Updated 5 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- JSON query expression library in Golang.☆278Updated 4 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead