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.
☆422Updated 3 years ago
Alternatives and similar repositories for sizedwaitgroup:
Users that are interested in sizedwaitgroup are comparing it to the libraries listed below
- Efficient JSON beautifier and compactor for Go☆383Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Convert Golang's http.Request to CURL command line☆776Updated last week
- reflect api without runtime reflect.Value cost☆787Updated last month
- simple struct copying for golang☆456Updated 4 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- Lightweight Goroutine pool☆745Updated 6 years ago
- Parse and modify Go struct field tags☆639Updated 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 …☆382Updated last year
- Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.☆660Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Deep copy things☆586Updated 4 years ago
- Attach hooks to any database/sql driver☆654Updated 9 months ago
- Partial port of Python difflib package to Go☆401Updated last year
- An easy way to add useful startup banners into your Go applications☆457Updated 4 years ago
- Simple and fast template engine for Go☆867Updated last year
- Simple backoff algorithm in Go (golang)☆644Updated last year
- concurrency utilities☆294Updated 5 years ago
- Go glob☆983Updated last year
- Golang AST visualizer☆778Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- Common packages for Go☆549Updated last year
- Go (golang) implementation of http://www.hashids.org☆1,342Updated 2 years ago
- A simple file embedder for Go☆636Updated last year
- Implements string functions widely used in other languages but absent in Go.☆1,405Updated 10 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Google Authenticator for Go☆425Updated 6 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- A library for diffing golang structures☆939Updated last year
- Generate interfaces from structure methods.☆339Updated 2 weeks ago