io-monad
There are 32 repositories under io-monad topic.
palatable/lambda
Functional patterns for Java
paurkedal/ocaml-caqti
Cooperative-threaded access to relational data
thma/PolysemyCleanArchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
tonivade/purefun
Functional Programming library for Java
scalasummerschool/lectures
Learn Functional Programming in Scala
functionalland/functional
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
ace411/bingo-functional
A simple functional programming library for PHP
dbagia/declarative-form-generator
A simple react form generator using functional programming concepts
chrilves/raffiot.py
Robust And Fast Functional IO Toolkit
lpld/jeff
Effects for Java
ITV/servicebox
Scala library to control docker containers programmatically
konrad1977/funswift
A tiny package full of functional tools. Applicatives, Functor, Monads, and many more useful tools. Big focus on Effects, IO, Deferred, State, Reader, Writer monads.
kevin-lee/effectie
A Tool for FP Effect Libraries
Ghurtchu/scURLa
:performing_arts: cURL-like HTTP Client backed by "sttp" and simple IO monad.
lupuszr/redux-io-example
functional domain driven design with redux
guillaumearm/handle-io
:sparkles: - Wrap side effects, combine them, and make this combination testable
12joan/rubio
Write pure, functional code that encapsulates side effects using the IO monad (and friends) in Ruby
hermannhueck/future-vs-monix-task
Future vs. Monix Task - compares asynchronous abstractions Future and monix.eval.Task
hermannhueck/implementing-io-monad
Implementing the IO Monad in Scala
konrad1977/CodeAnalyser
A simple library for analysis source code files. Written in Swift and in a functional style
Bertrand31/Pandore
📦 The functional files manipulation library Scala was missing
gvolpe/mtl-generic-reader
Exploring the idea of deriving `cats.mtl.ApplicativeAsk` instances for `zio.Task` and `cats.effect.IO` in a principled way.
MI-AFP/hw07
Homework to practice IO basics, testing, and project documentation
seb-bizeul/fp-flow
Collection of algebraic data types to use with Flow
valentinHenry/giog
An IO Monad for Go
danielegiulianini/evo-sim
A basic evolution simulator aimed at showcasing advanced design and programming tecniques through scala
raymondtay/JCConf_2019
Cats-Effect code repository for Java Community Conference 2019 @ Taipei, Taiwan
afiore/servicebox
Define and run integration test services using scala and docker containers
afiore/servicebox-demo
Servicebox demo app
nikdon/15puzzle
Purely functional 15 puzzle
rjdestigter/lazy-reducers-example
An example of using the IO Monad to lazily inject reducers into the Redux store