#monad (18 Repositories)
Ranked open-source repositories tagged with #monad, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.0%
7.3h
18 repositories tagged #monad
yaes-io/yaes
A direct-style effect system in Scala 3 that tracks effects using context parameters
dotty-cps-async/dotty-cps-async
experimental CPS transformer for dotty
typelevel/cats-mtl
cats transformer type classes.
atnos-org/eff
Eff monad for cats - https://atnos-org.github.io/eff
haskell/mtl
The Monad Transformer Library
IBM/fp-go
Functional programming library for Go 1.24+, inspired by fp-ts. Uses generic type aliases for a clean, composable API. Provides Option, Either, Result, IO, IOResult, Reader, and ReaderIOResult monads, plus optics (Lens, Prism, Traversal) for immutable data manipulation. Supports Functor, Applicative, and Monad abstractions with do-notation-style
ThoughtWorksInc/each
A macro library that converts native imperative syntax to scalaz's monadic expressions
ThoughtWorksInc/Dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
TimWSpence/cats-stm
A STM implementation for Cats Effect
c-cube/iter
Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
witchcrafters/witchcraft
Monads and other dark magic for Elixir
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
jonlaing/rationale
Ramda inspired library of helper functions for ReasonML
ivanperez-keera/dunai
Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
monadless/monadless
Syntactic sugar for monad composition in Scala
awto/effectfuljs
JavaScript embedded effects compiler
uncomplicate/fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
gfngfn/Sesterl
An ML-like statically-typed Erlang