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.
☆425Updated 3 years ago
Alternatives and similar repositories for sizedwaitgroup
Users that are interested in sizedwaitgroup are comparing it to the libraries listed below
Sorting:
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- An easy way to add useful startup banners into your Go applications☆457Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Efficient JSON beautifier and compactor for Go☆386Updated 2 years ago
- Partial port of Python difflib package to Go☆408Updated 2 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 …☆386Updated last year
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Lightweight Goroutine pool☆745Updated 6 years ago
- simple struct copying for golang☆456Updated 5 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆956Updated 2 weeks ago
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Common packages for Go☆551Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆772Updated 3 weeks ago
- Simple and fast template engine for Go☆873Updated last year
- getpasswd for Go☆435Updated 3 years ago
- Logrus Hook for ElasticSearch☆158Updated last year
- Go glob☆988Updated last year
- Gin middleware to enable GZIP support.☆345Updated last week
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆626Updated last year
- Pretty printing for Go values☆1,384Updated 10 months ago
- Plugin-driven, extensible HTTP client toolkit for Go☆1,107Updated last year
- Thread-safe file locking library in Go☆633Updated this week
- Implements string functions widely used in other languages but absent in Go.☆1,409Updated 11 months ago
- A simple file embedder for Go☆635Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago