either
There are 131 repositories under either topic.
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
gigobyte/purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
michaelbull/kotlin-result
A multiplatform Result monad for modelling success or failure operations.
getify/monio
The most powerful IO monad implementation in JS, possibly in any language!
palatable/lambda
Functional patterns for Java
thames-technology/monads
Option, Result, and Either types for TypeScript - Inspired by Rust 🦀
skydoves/retrofit-adapters
🚆 Retrofit call adapters for modeling network responses using Kotlin Result, Jetpack Paging3, and Arrow Either.
LoopPerfect/neither
Either and Maybe monads for better error-handling in C++ ↔️
TylorS/typed-unmaintained
The TypeScript Standard Library
functionalland/functional
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
baetheus/fun
Functional programming for deno and javascript. Monads, semigroups, optics, parsers, state management, yadda yadda yadda.
mfix22/eitherx
:pill: Your go-to, prescribed, error-boundary component for React
danieljharvey/functional-programming-is-boring
A short course on Functional Programming in Typescript
bolshakov/fear
Ruby port of some Scala's monads
saschagrunert/func
Functional additions to C
jbock-java/either
Functional error handling for Java
xyzsd/dichotomy
Result, Either, Try, and Maybe monadic types for Java
OctoD/tiinvo
Simplify your TypeScript and JavaScript code. Use this lib and functional programming.
cbyad/either_option
A small typed and safe library for error handling with functionnal programming concept in Dart and flutter project
patrimart/monadness-js
Implements Either, Maybe and Tuple monads.
vickumar1981/pyeffects
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
avdosev/either_dart
Either class for Dart or Flutter projects.
toastal/either
Elm Either
yangKJ/Kakapos
🌀 High-performance and flexible video edit and export framework.
darky/rocket-pipes
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
ddoronin/monas
🦋 Scala monads for javascript
epam-cross-platform-lab/dart_result_type
💊 Result Type for Dart represents either a success or a failure, including an associated value in each case.
zerobias/apropos
Fast strong typed 'Either' data structure for typescript and flow
Ahmed-Adel-Ismail/J-Curry
A Java library that enables applying Functional Programming concepts like currying and partial application for functions, also it supports types like Either, Try, etc... using RxJava 2 interfaces, compatible with Java 7 and above
phelmkamp/valor
Go option and result types that optionally contain a value
Risto-Stevcev/lazy-either
:twisted_rightwards_arrows: A lazy implementation of the Fantasy Land Either type
joanllenas/ts.data.either
A Typescript implementation of the Either data type
KeRNeLith/Here
.NET library providing features for C# (Option, Result, Either, etc).
minecrawler/result-js
Rusty Monad Results for JS
minikin/result_type
💊 Result Type for Dart represents either a success or a failure, including an associated value in each case.
Blu-J/ts-matches
Being able to pattern match in typescript