AnikHasibul / queueLinks
package queue gives you a queue group accessibility. Helps you to limit goroutines, wait for the end of the all goroutines and much more.
☆18Updated 6 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- Simple and easy retry mechanism package for Go☆66Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Simple Dependency Injection Container☆21Updated 5 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- flexible data type for Go☆49Updated 4 years ago
- Simple JWT Golang☆121Updated last month
- Generate scaffold project layout for Go.☆147Updated 6 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 5 years ago
- A pretty simple library to ensure your work to be done☆13Updated 5 years ago
- ⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速…☆98Updated 2 weeks ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Golang URL shortener and bookmarker service with UI, API, Cache, Hits Counter and forwarder using postgres and redis in backend, bulma in…☆149Updated 3 weeks ago
- A simple way to implement pagination in Golang.☆102Updated 2 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.