There are 14 repositories under monads topic.
C# pure functional programming framework - come and get declarative!
The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
Safe and idiomatic TypeScript types to handle null, error, and async code handling: Maybe, Result, and Task types that are really nice.
Option, Result, and Either types for TypeScript - Inspired by Rust 🦀
Simple & Efficient data access for Scala and Scala.js
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.
Monad, Functional Programming features for Golang
Mu (μ) is a purely functional framework for building micro services.
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Either and Maybe monads for better error-handling in C++ ↔️
PHP Functional Programming library. Monads, common use functions and generic collections.
A library of Haskell-style morphisms ported to ES2015 JavaScript using Babel.
Boilerplate-free syntax for computations with effects
Proof of concept: Maybe, Reader and Try monad
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
A curated list of awesome Category Theory resources.
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
experimental implementation of basic monads based on go2 generics draft
A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives, streams, databases and more
🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].
Rust types in Python. https://justforfunnoreally.dev/
Monadic effects and equational reasoning in Rocq
A simple functional programming library for PHP
Monads composition API that just works. For OOP developers