remeh / sizedwaitgroup
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.
☆419Updated 2 years ago
Alternatives and similar repositories for sizedwaitgroup:
Users that are interested in sizedwaitgroup are comparing it to the libraries listed below
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Efficient JSON beautifier and compactor for Go☆378Updated 2 years ago
- Charset detector library for golang derived from ICU☆353Updated 2 years ago
- An easy way to add useful startup banners into your Go applications☆455Updated 4 years ago
- This project has been moved, check the README.md file!☆769Updated last year
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆624Updated 9 months ago
- Attach hooks to any database/sql driver☆652Updated 6 months ago
- Deep copy things☆575Updated 4 years ago
- simple struct copying for golang☆456Updated 4 years ago
- Lightweight Goroutine pool☆746Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Parse and modify Go struct field tags☆635Updated last year
- Gotabulate - Easily pretty-print your tabular data with Go☆334Updated 3 years ago
- Buffer/Byte pool for Go☆470Updated 5 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 …☆369Updated last year
- Simple and fast template engine for Go☆854Updated last year
- Pretty printing for Go values☆1,376Updated 5 months ago
- Convert Golang's http.Request to CURL command line☆770Updated this week
- XML to JSON converter written in Go (no schema, no structs)☆287Updated last year
- Thread-safe file locking library in Go☆603Updated last week
- A simple file embedder for Go☆635Updated last year
- reflect api without runtime reflect.Value cost☆773Updated 6 months ago
- xmlquery is Golang XPath package for XML query.☆454Updated 3 weeks ago
- A local file system hook for golang logrus logger☆413Updated 2 years ago
- gron, Cron Jobs in Go.☆1,035Updated last year
- Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.☆663Updated 6 years ago
- Go (golang) implementation of http://www.hashids.org☆1,327Updated 2 years ago
- A tiny generator of random data for golang, also known as a faker☆942Updated last year
- Fast golang queue using ring-buffer☆618Updated last year
- Go structures with default values using tags☆308Updated 5 months ago