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☆795Updated last week
- XML to JSON converter written in Go (no schema, no structs)☆291Updated 2 years ago
- Partial port of Python difflib package to Go☆424Updated 2 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 …☆398Updated 2 years ago
- Parse and modify Go struct field tags☆651Updated 2 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆339Updated last month
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- Logrus Prefixed Log Formatter☆199Updated 2 years ago
- Go structures with default values using tags☆336Updated last year
- Attach hooks to any database/sql driver☆660Updated last year
- simple struct copying for golang☆461Updated 5 years ago
- An easy way to add useful startup banners into your Go applications☆462Updated 4 years ago
- Formatter for https://github.com/sirupsen/logrus☆165Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- A timed rate limiter for Go☆404Updated 3 years ago
- ⚖️ Fast weighted random selection for Go☆412Updated this week
- High level abstractions over the Go reflect library☆536Updated last year
- Fast directory traversal for Golang☆725Updated 2 years ago
- Simple and fast template engine for Go☆891Updated 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…☆630Updated 3 months ago
- Advanced HTTP client for golang☆466Updated 2 years ago
- Deep copy things☆608Updated 4 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆260Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- go lang concurrency limiter.☆274Updated 2 years ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- Server-sent events for Go☆498Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Golang implementation of JMESPath.☆608Updated last year