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☆398Updated 2 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆334Updated 4 months ago
- Convert Golang's http.Request to CURL command line☆791Updated this week
- 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 timed rate limiter for Go☆404Updated 3 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Partial port of Python difflib package to Go☆417Updated 2 years ago
- Attach hooks to any database/sql driver☆659Updated last year
- 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☆457Updated 4 years ago
- Parse and modify Go struct field tags☆644Updated last year
- Go structures with default values using tags☆329Updated last year
- XML to JSON converter written in Go (no schema, no structs)☆291Updated last year
- Simple Golang scp client☆468Updated 5 months ago
- High level abstractions over the Go reflect library☆531Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Formatter for https://github.com/sirupsen/logrus☆165Updated 2 years ago
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- Logrus Prefixed Log Formatter☆200Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- Common packages for Go☆556Updated last year
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆255Updated 3 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆628Updated 2 weeks ago
- DNS lookup cache for Go☆286Updated 2 years ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Async utilities for Golang.☆100Updated 8 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Buffer/Byte pool for Go☆476Updated 6 years ago
- Better time duration formatting in Go!☆507Updated 4 years ago
- Fast directory traversal for Golang☆716Updated 2 years ago