a-tour-of-go-in-haskell
Concurrency tutorial
A Haskell adaptation of Go's concurrency tutorial
Write "Concurrency" section of "A Tour of Go" in Haskell
130 stars
13 watching
10 forks
Language: Haskell
last commit: over 6 years ago concurrencygohaskell
Related projects:
Repository | Description | Stars |
---|---|---|
| A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 |
| A tutorial and code samples for parallel and concurrent programming in Haskell. | 219 |
| Sample code to accompany a book on parallel and concurrent programming in Haskell | 355 |
| A collection of materials and resources for learning Haskell programming language | 275 |
| A Haskell implementation of software transactional memory for concurrent programming | 99 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| A package to limit concurrency in Goroutines | 71 |
| A comprehensive resource for learning Go programming language and its ecosystem. | 227 |
| A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
| A package providing abstractions for structured concurrency in Go | 68 |
| Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| Generates Haskell bindings for GObject Introspection capable libraries | 293 |
| An automated tutorial program for learning Haskell programming | 168 |
| A structured learning path for Go programming | 144 |