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
- Convert Golang's http.Request to CURL command line☆794Updated 2 weeks ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆336Updated 2 weeks ago
- An easy way to add useful startup banners into your Go applications☆459Updated 4 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 …☆395Updated last year
- Attach hooks to any database/sql driver☆658Updated last year
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Partial port of Python difflib package to Go☆421Updated 2 years ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Go structures with default values using tags☆334Updated last year
- Simple Golang scp client☆474Updated 7 months ago
- Advanced HTTP client for golang☆465Updated 2 years ago
- Logrus Hook for ElasticSearch☆159Updated last year
- High level abstractions over the Go reflect library☆535Updated last year
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Golang implementation of JMESPath.☆608Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Simple and fast template engine for Go☆886Updated 2 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆259Updated 3 years ago
- Charset detector library for golang derived from ICU☆368Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- XML to JSON converter written in Go (no schema, no structs)☆291Updated 2 years ago
- Get a free and open tcp port that is ready to use☆370Updated last year
- Logrus Prefixed Log Formatter☆200Updated 2 years ago
- reflect api without runtime reflect.Value cost☆807Updated 6 months ago
- DNS lookup cache for Go☆288Updated 2 years ago
- Java properties scanner for Go☆335Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago