monads
There are 349 repositories under monads topic.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
arrow-kt/arrow
Λrrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
true-myth/true-myth
A library for safer and smarter error- and "nothing"-handling in TypeScript.
getify/monio
The most powerful IO monad implementation in JS, possibly in any language!
thames-technology/monads
Option, Result, and Either types for TypeScript - Inspired by Rust 🦀
dbrattli/OSlash
Functors, Applicatives, And Monads in Python
swan-io/boxed
Essential building-blocks for functional & safe TypeScript code
frees-io/freestyle
A cohesive & pragmatic framework of FP centric Scala libraries
dehun/learn-fp
learn-by-doing course/tutorial for functional programming on scala
xebia-functional/fetch
Simple & Efficient data access for Scala and Scala.js
rametta/pratica
🥃 Functional Algebraic Data Types
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
inato/fp-ts-cheatsheet
FP-TS Cheat Sheet
TeaEntityLab/fpGo
Monad, Functional Programming features for Golang
higherkindness/mu-haskell
Mu (μ) is a purely functional framework for building micro services.
higherkindness/mu-scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
LoopPerfect/neither
Either and Maybe monads for better error-handling in C++ ↔️
fp4php/functional
PHP Functional Programming library. Monads, common use functions and generic collections.
sjsyrek/maryamyriameliamurphies.js
A library of Haskell-style morphisms ported to ES2015 JavaScript using Babel.
aztek/scala-workflow
Boilerplate-free syntax for computations with effects
orakaro/Swift-monad-Maybe-Reader-and-Try
Proof of concept: Maybe, Reader and Try monad
tonivade/purefun
Functional Programming library for Java
fogfish/datum
pure functional and generic programming for Erlang
TeaEntityLab/fpRust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
patrickmichalina/typescript-monads
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
OlegStotsky/go-monads
experimental implementation of basic monads based on go2 generics draft
madnight/awesome-category-theory
A curated list of awesome Category Theory resources.
typemeta/funcj
Assorted functional-oriented data structures and algorithms for Java.
dry-rb/dry-matcher
Flexible, expressive pattern matching for Ruby
alice-biometrics/meiga
🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].
typelevel/coop
Cooperative multithreading as a pure monad transformer
affeldt-aist/monae
Monadic effects and equational reasonig in Coq
pawelrubin/rustshed
Rust types in Python. https://justforfunnoreally.dev/
ace411/bingo-functional
A simple functional programming library for PHP
Jense5/browser-monads
Monads for `window` and `document`
lucapiccinelli/konad
Monads composition API that just works. For OOP developers