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☆401Updated 2 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆335Updated 3 weeks 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 …☆392Updated last year
- Partial port of Python difflib package to Go☆418Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆793Updated last week
- simple struct copying for golang☆459Updated 5 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☆457Updated 4 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- High level abstractions over the Go reflect library☆533Updated last year
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Simple and fast template engine for Go☆883Updated 2 years ago
- XML to JSON converter written in Go (no schema, no structs)☆291Updated last year
- Formatter for https://github.com/sirupsen/logrus☆165Updated 2 years ago
- Go structures with default values using tags☆330Updated last year
- Attach hooks to any database/sql driver☆658Updated last year
- Lightweight Goroutine pool☆744Updated 6 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- ⚖️ Fast weighted random selection for Go☆410Updated last week
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆256Updated 3 years ago
- A simple file embedder for Go☆634Updated last year
- Simple Golang scp client☆471Updated 6 months ago
- Fast golang queue using ring-buffer☆633Updated 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
- Robust & Easy to use struct mapper and utility methods for Go☆416Updated 6 years ago
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Logrus Hook for ElasticSearch☆159Updated last year
- xmlquery is Golang XPath package for XML query.☆476Updated 2 weeks ago
- Thread-safe file locking library in Go☆656Updated 2 weeks ago