railway-oriented-programming topic
result
A simple Rust like Result type for Python 3. Fully type annotated.
result-type
A Result type for the Java programming language.
stream-result
🚊 Railway-oriented library to easily model and handle success/failure for Kotlin, Android, and Retrofit.
to-result
A wrapper over `dry-monads` to solve its flaws and offer a safe way to implement the Railway pattern.
sharpx
.NET functional programming and other utilities
Funicular-Switch
Funicular-Switch is a lightweight C# port of F#'s result and option types to support 'railway oriented' programming patterns. Focus on the happy path, without loosing error information.
raffiot.py
Robust And Fast Functional IO Toolkit
solid-result
Unleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programming in Ruby.
CoreEx
CoreEx provides enriched capabilities for building business services by extending the core capabilities of .NET.
dichotomy
Result, Either, Try, and Maybe monadic types for Java