monad-control
IO controller
A package that allows control operations like exception catching to be lifted from IO monads using monad transformers.
Lift control operations, like exception catching, through monad transformers
58 stars
7 watching
33 forks
Language: Haskell
last commit: about 2 years ago haskell
Related projects:
Repository | Description | Stars |
---|---|---|
rob-brown/monadex | A library that helps developers work with monads in Elixir to manage state and control code flow. | 309 |
abuseofnotation/monad-transformers | A set of building blocks for composable and functional programming in JavaScript using monad transformers. | 26 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 139 |
raimohanska/monads | An introduction to monads in the Haskell programming language | 12 |
bioball/mandolin | A JavaScript library that enables safe and composable operations with monadic types | 14 |
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 364 |
vovantics/abac | An Attribute Based Access Control system for Node.js applications. | 29 |
fivdi/onoff | A Node.js library that provides GPIO access and interrupt detection capabilities on Linux boards. | 1,242 |
bevacqua/contra | A library providing asynchronous flow control methods with a functional programming style | 777 |
dpjanes/node-iotdb | A Node.js platform that enables semantic control of Internet of Things devices using a standardized protocol | 47 |
leventerkok/harduino | Enables remote control of an Arduino board using the Firmata protocol from a Haskell program | 72 |
jwiegley/control-theory | A Haskell module implementing concepts and data structures from control theory to modify state machine behavior | 80 |
moses-palmer/pynput | Enables control and monitoring of input devices in real-time. | 1,837 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
arteck/iobroker.zigbee2mqtt | Enables control and integration of Zigbee2Mqtt devices with ioBroker | 25 |