Projects in Awesome Lists tagged with go-routines
A curated list of projects in awesome lists tagged with go-routines .
https://github.com/golang-basics/concurrency
Concurrency in Go video course with in depth explanations & examples
atomics channels concurrency concurrency-patterns cond deadlocks go-routines livelocks mutexes once parallelism pool profiling race-conditions s3-bucket select starvation syncmap testing waitgroups
Last synced: 14 Apr 2025
https://github.com/arunsri7/play-pause-goroutines
A basic implementation of a go based API to play-pause-stop go-routines using channels.
Last synced: 20 Mar 2025
https://github.com/filipe-oliveiraa/music_midi_challenge
Enhance a distributed MIDI music player by fixing synchronization issues. Implement parallel processing with Go routines to ensure correct concurrent playback and add pause/resume functionality.
concurrency distributed-systems go-routines golang midi-controller music-player signal-handling
Last synced: 07 Apr 2025