Haskell-capataz
Supervisor library
Provides a way to manage and coordinate concurrent system components using tree-like supervision structures in Haskell
OTP-like supervision trees in Haskell
62 stars
12 watching
3 forks
Language: Haskell
last commit: almost 6 years ago concurrencyhaskellsupervisor
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library to aid in the launching and supervision of child processes. | 125 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| 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 toolset for manipulating and analyzing Haskell source code | 194 |
| Automates dependency installation and project setup for Haskell projects. | 136 |
| A process supervisor and containerizer written in Rust for running services. | 112 |
| A lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations. | 83 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 156 |
| An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| An online Haskell book repository with source code examples and downloadable books in various formats. | 276 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. | 41 |
| Structured concurrency primitives for C to manage concurrent tasks efficiently | 1,692 |