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.
☆421Updated 3 years ago
Alternatives and similar repositories for sizedwaitgroup:
Users that are interested in sizedwaitgroup are comparing it to the libraries listed below
- Convert Golang's http.Request to CURL command line☆774Updated last week
- Efficient JSON beautifier and compactor for Go☆380Updated 2 years ago
- Parse and modify Go struct field tags☆637Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Attach hooks to any database/sql driver☆655Updated 9 months ago
- Generate .proto files from Go source code.☆738Updated 4 years ago
- Buffer/Byte pool for Go☆474Updated 5 years ago
- An easy way to add useful startup banners into your Go applications☆456Updated 4 years ago
- simple struct copying for golang☆455Updated 4 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- reflect api without runtime reflect.Value cost☆783Updated last week
- Partial port of Python difflib package to Go☆399Updated last year
- Fast golang queue using ring-buffer☆621Updated last year
- 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 …☆381Updated last year
- A package for IP Filtering in Go (golang)☆392Updated 7 months ago
- A simple file embedder for Go☆636Updated last year
- A timed rate limiter for Go☆400Updated 3 years ago
- Simple and fast template engine for Go☆860Updated last year
- Go (golang) http calls with retries and backoff☆649Updated 3 years ago
- Go package for dealing with maps, slices, JSON and other data.☆734Updated last month
- Simple backoff algorithm in Go (golang)☆643Updated last year
- Pretty printing for Go values☆1,381Updated 8 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆411Updated 6 years ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆334Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆593Updated 2 years ago
- This project has been moved, check the README.md file!☆769Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆889Updated last year
- Deep copy things☆582Updated 4 years ago
- errors with stacktraces for go☆967Updated last year