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☆406Updated 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 …☆401Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆796Updated 3 weeks ago
- A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.☆338Updated last week
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Partial port of Python difflib package to Go☆427Updated 2 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- An easy way to add useful startup banners into your Go applications☆461Updated 5 years ago
- Formatter for https://github.com/sirupsen/logrus☆168Updated 3 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- ⚖️ Fast weighted random selection for Go☆415Updated 3 weeks ago
- Attach hooks to any database/sql driver☆662Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- A timed rate limiter for Go☆404Updated 3 years ago
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆261Updated 3 years ago
- Go structures with default values using tags☆341Updated last year
- Logrus Prefixed Log Formatter☆200Updated 2 years ago
- Golang AST visualizer☆790Updated 2 years ago
- Logrus Hook for ElasticSearch☆159Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Simple and fast template engine for Go☆895Updated 2 years ago
- Fast directory traversal for Golang☆726Updated 2 years ago
- Thread-safe file locking library in Go☆692Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Go glob☆1,011Updated last year