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.
☆426Updated 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☆408Updated 3 years ago
- Convert Golang's http.Request to CURL command line☆798Updated 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 …☆401Updated 2 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆338Updated 2 weeks ago
- simple struct copying for golang☆461Updated 5 years ago
- Attach hooks to any database/sql driver☆662Updated last year
- XML to JSON converter written in Go (no schema, no structs)☆291Updated 2 years ago
- Partial port of Python difflib package to Go☆430Updated 2 years ago
- An easy way to add useful startup banners into your Go applications☆462Updated 5 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Formatter for https://github.com/sirupsen/logrus☆168Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Go structures with default values using tags☆344Updated last year
- Simple and fast template engine for Go☆901Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Simple Golang scp client☆482Updated last month
- xmlquery is Golang XPath package for XML query.☆485Updated 3 months ago
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- go lang concurrency limiter.☆273Updated 2 years ago
- Expression evaluation in golang☆810Updated 5 months ago
- Fast directory traversal for Golang☆724Updated 2 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Common packages for Go☆576Updated 2 years ago
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Lightweight Goroutine pool☆741Updated 7 years ago