direct-style
There are 13 repositories under direct-style topic.
rcardin/raise4s
Porting of the Raise DSL from the Arrow Kt Kotlin library
rcardin/sus4s
A Direct-Style Scala Wrapper Around the Structured Concurrency of Project Loom
calmm-js/karet.xhr
An observable wrapper for XMLHttpRequest using Kefir
tassiluca/direct-style-experiments
Analysis of direct style (for asynchronous reactive programming) in Scala
mrm8488/asyncflow
Manage IO operations in Node.js using direct style (sync code like) without callbacks. It works with generators under the hood
calmm-js/karet.lift
Special purpose lifting combinator for Kefir properties
calmm-js/kefir.partial.lenses
Partial Lenses functions lifted to work on Kefir properties
calmm-js/kefir.partial.lenses.history
Partial Lenses History functions lifted to work on Kefir properties
calmm-js/kefir.partial.lenses.validation
Partial Lenses Validation functions lifted to work on Kefir properties
calmm-js/kefir.ramda
Ramda functions lifted to work on Kefir properties
calmm-js/karet.fr
An observable wrapper for FileReader using Kefir
rcardin/yaes
An experimental effect system in Scala mixing monadic and direct-style