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☆797Updated last 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
- Attach hooks to any database/sql driver☆662Updated last year
- simple struct copying for golang☆461Updated 5 years ago
- An easy way to add useful startup banners into your Go applications☆463Updated 5 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Parse and modify Go struct field tags☆653Updated 2 years ago
- A timed rate limiter for Go☆405Updated 3 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆338Updated last week
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆339Updated 5 years ago
- go lang concurrency limiter.☆273Updated 2 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆262Updated 3 years ago
- Go structures with default values using tags☆345Updated last year
- A package for IP Filtering in Go (golang)☆397Updated last year
- tiny Go library to normalize URLs☆483Updated last year
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆633Updated 5 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 weeks ago
- Golang implementation of JMESPath.☆615Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Partial port of Python difflib package to Go☆432Updated 2 years ago
- Simple and fast template engine for Go☆901Updated 2 years ago
- Formatter for https://github.com/sirupsen/logrus☆168Updated 3 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- XML to JSON converter written in Go (no schema, no structs)☆291Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- Go glob☆1,014Updated 2 years ago
- A simple file embedder for Go☆631Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year