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:
- 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 …☆393Updated last year
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆334Updated 3 months ago
- Efficient JSON beautifier and compactor for Go☆396Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆788Updated 2 months 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☆457Updated 4 years ago
- Partial port of Python difflib package to Go☆415Updated 2 years ago
- Formatter for https://github.com/sirupsen/logrus☆164Updated 2 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆255Updated 3 years ago
- A timed rate limiter for Go☆403Updated 3 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Parse and modify Go struct field tags☆647Updated last year
- XML to JSON converter written in Go (no schema, no structs)☆292Updated last year
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- Attach hooks to any database/sql driver☆658Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- ⚖️ Fast weighted random selection for Go☆406Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Charset detector library for golang derived from ICU☆364Updated 2 years ago
- go lang concurrency limiter.☆274Updated 2 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆284Updated last year
- Golang AST visualizer☆784Updated last year
- Deep copy things☆598Updated 4 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 last year
- Go structures with default values using tags☆327Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- Fast directory traversal for Golang☆715Updated 2 years ago
- Simple Golang scp client☆469Updated 4 months ago