pieterclaerhout / go-waitgroupView external linksLinks
A sync.WaitGroup with error handling and concurrency control
☆49Sep 3, 2025Updated 5 months ago
Alternatives and similar repositories for go-waitgroup
Users that are interested in go-waitgroup are comparing it to the libraries listed below
Sorting:
- ☆30Jan 19, 2026Updated 3 weeks ago
- ☆33Jan 7, 2026Updated last month
- A Go distributed systems development framework☆25Nov 1, 2024Updated last year
- ODE system solver made simple. For IVPs (initial value problems).☆23Jun 4, 2022Updated 3 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Apr 21, 2023Updated 2 years ago
- Experiments with FIPS-compliant Golang crypto☆14Oct 25, 2023Updated 2 years ago
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Mar 1, 2020Updated 5 years ago
- Percolate's Go retry package☆11Mar 16, 2023Updated 2 years ago
- Cache it your way! Record your computers audio output to an audio library.☆10Aug 25, 2020Updated 5 years ago
- Limits the number of goroutines that are allowed to run concurrently☆73Jan 18, 2023Updated 3 years ago
- html5tag generates html 5 tags☆13Dec 10, 2023Updated 2 years ago
- OS Signal Handlers in Go☆11Jan 6, 2021Updated 5 years ago
- (Visual) Disk Space Analyzer written in Go☆14Mar 13, 2015Updated 10 years ago
- This is a cli tool to generate go functions, bash, go servers. It also allows you to tag these and search them.☆13Jul 19, 2024Updated last year
- ☆16Dec 21, 2023Updated 2 years ago
- grpc-connection-library that supports the gRPC client-server connection interface for the developers to use as a gRPC middleware in the a…☆14Aug 19, 2021Updated 4 years ago
- Concurrency and synchronization primitives☆140Dec 3, 2025Updated 2 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Feb 18, 2022Updated 3 years ago
- Small demo of using physac 2d physics engine in golang☆12Jan 4, 2022Updated 4 years ago
- mapaccess is a golang library for accessing arbitrary keys from nested map[string]interface{}, JSON style☆13Apr 28, 2025Updated 9 months ago
- A simple libp2p DHT crawler☆16Jan 6, 2022Updated 4 years ago
- go-glmatrix is a golang version of glMatrix, which is "designed to perform vector and matrix operations stupidly fast".☆11Feb 5, 2021Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Mar 28, 2021Updated 4 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 4 years ago
- Paralleling pipeline☆37Dec 13, 2024Updated last year
- 2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.☆37Aug 4, 2021Updated 4 years ago
- Detect blank strings or remove whitespace from strings☆14Jul 31, 2019Updated 6 years ago
- YAML-based Dependency Injection container for GO☆16Aug 5, 2024Updated last year
- A Game Engine for 2D/3D Games written in go☆14Nov 4, 2023Updated 2 years ago
- a lightweight video editor for go☆14Aug 18, 2019Updated 6 years ago
- tiny linear interpolation library for go☆28Dec 10, 2023Updated 2 years ago
- Yet another CHIP-8 emulator☆14Jul 27, 2024Updated last year
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Jun 26, 2022Updated 3 years ago
- 2d geometry for golang☆55Jan 3, 2018Updated 8 years ago
- ☆29Jan 7, 2026Updated last month
- A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid…☆18Jun 28, 2020Updated 5 years ago
- A Go package for myriad array operations using wavelet trees☆19Feb 28, 2016Updated 9 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Nov 2, 2025Updated 3 months ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Feb 9, 2016Updated 10 years ago