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.
☆427Updated 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☆403Updated 3 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 …☆396Updated 2 years ago
- Partial port of Python difflib package to Go☆423Updated 2 years ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆338Updated last week
- Convert Golang's http.Request to CURL command line☆795Updated last month
- simple struct copying for golang☆461Updated 5 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- Parse and modify Go struct field tags☆648Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- High level abstractions over the Go reflect library☆536Updated last year
- An easy way to add useful startup banners into your Go applications☆459Updated 4 years ago
- Simple Golang scp client☆475Updated 7 months ago
- Logrus Prefixed Log Formatter☆199Updated 2 years ago
- Attach hooks to any database/sql driver☆658Updated last year
- Go structures with default values using tags☆335Updated last year
- Formatter for https://github.com/sirupsen/logrus☆165Updated 3 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆630Updated 2 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Golang AST visualizer☆787Updated last year
- Fast directory traversal for Golang☆721Updated 2 years ago
- ⚖️ Fast weighted random selection for Go☆412Updated 2 months ago
- A simple file embedder for Go☆630Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Logrus Hook for ElasticSearch☆159Updated last year
- XML to JSON converter written in Go (no schema, no structs)☆291Updated 2 years ago
- This project has been moved, check the README.md file!☆769Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆259Updated 3 years ago
- Pretty printing for Go values☆1,393Updated last year