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:
- Convert Golang's http.Request to CURL command line☆785Updated last month
- Simple and fast template engine for Go☆874Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆775Updated last month
- High level abstractions over the Go reflect library☆528Updated 10 months ago
- Deep copy things☆592Updated 4 years ago
- Charset detector library for golang derived from ICU☆364Updated 2 years ago
- Lightweight Goroutine pool☆745Updated 6 years ago
- simple struct copying for golang☆456Updated 5 years ago
- Buffer/Byte pool for Go☆475Updated 6 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 …☆387Updated last year
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Parse and modify Go struct field tags☆646Updated last year
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- An easy way to add useful startup banners into your Go applications☆457Updated 4 years ago
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,413Updated 2 months ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- A timed rate limiter for Go☆399Updated 3 years ago
- A simple file embedder for Go☆635Updated last year
- errors with stacktraces for go☆976Updated last year
- Go (golang) implementation of http://www.hashids.org☆1,349Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- Generate interfaces from structure methods.☆342Updated this week
- concurrency utilities☆301Updated 5 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆336Updated 2 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆415Updated 6 years ago