remeh / sizedwaitgroupLinks
SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines started concurrently.
☆427Updated 3 years ago
Alternatives and similar repositories for sizedwaitgroup
Users that are interested in sizedwaitgroup are comparing it to the libraries listed below
Sorting:
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆394Updated last year
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆335Updated last month
- Partial port of Python difflib package to Go☆419Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆795Updated this week
- simple struct copying for golang☆460Updated 5 years ago
- Attach hooks to any database/sql driver☆657Updated last year
- High level abstractions over the Go reflect library☆534Updated last year
- Parse and modify Go struct field tags☆646Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Deep copy things☆606Updated 4 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- An easy way to add useful startup banners into your Go applications☆459Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Logrus Prefixed Log Formatter☆200Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆258Updated 3 years ago
- ⚖️ Fast weighted random selection for Go☆410Updated 3 weeks ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- This project has been moved, check the README.md file!☆770Updated 2 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆629Updated last month
- xmlquery is Golang XPath package for XML query.☆478Updated this week
- A simple file embedder for Go☆633Updated last year
- Golang implementation of JMESPath.☆607Updated last year
- Charset detector library for golang derived from ICU☆366Updated 2 years ago
- Formatter for https://github.com/sirupsen/logrus☆166Updated 2 years ago
- Simple and fast template engine for Go☆886Updated 2 years ago
- Lightweight Goroutine pool☆744Updated 6 years ago
- Simple Golang scp client☆472Updated 6 months ago
- Go structures with default values using tags☆331Updated last year