27 results found Sort:

87
2.7k
mit
19
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
Created 2022-05-17
130 commits to master branch, last one 2 days ago
Functional extensions for C#
Created 2016-06-18
887 commits to master branch, last one 2 days ago
Draft for ECMAScript Error Safe Assignment Operator
Created 2024-08-12
23 commits to main branch, last one 2 months ago
31
1.1k
mit
14
🔧 Fast, modern, and practical utility library for FP in TypeScript.
Created 2020-11-30
448 commits to master branch, last one about a year ago
A multiplatform Result monad for modelling success or failure operations.
Created 2017-10-21
419 commits to master branch, last one 3 days ago
53
920
other
16
The modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)
Created 2015-10-28
202 commits to master branch, last one 4 months ago
107
880
mit
14
A result abstraction that can be mapped to HTTP response codes if needed.
Created 2019-11-21
225 commits to main branch, last one 8 days ago
Option, Result, and Either types for TypeScript - Inspired by Rust 🦀
Created 2017-03-22
326 commits to main branch, last one about a month ago
24
691
mit
6
Essential building-blocks for functional & safe TypeScript code
Created 2022-03-19
392 commits to main branch, last one 22 days ago
A lightweight C++11-compatible error-handling mechanism
Created 2020-11-25
191 commits to master branch, last one 2 years ago
Friendly value-or-error type
Created 2018-05-20
64 commits to master branch, last one 3 months ago
8
111
mit
5
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
Created 2022-04-15
353 commits to main branch, last one about a year ago
An extremely light and modern Operation Result Pattern library for .NET.
Created 2024-01-16
70 commits to main branch, last one 2 months ago
A simple library to implement the Result pattern for returning from services
Created 2023-10-11
230 commits to master branch, last one 5 months ago
1
104
apache-2.0
8
🚊 Railway-oriented library to easily model and handle success/failure for Kotlin Multiplatform.
Created 2023-03-31
155 commits to main branch, last one 7 days ago
A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code more readable and maintainable with full type safety.
Created 2020-08-22
43 commits to master branch, last one 5 days ago
A Result type for Julia—it's like Nullables for Exceptions
Created 2016-06-24
71 commits to master branch, last one a day ago
Rust like Option and Result types in Python
Created 2018-09-10
124 commits to master branch, last one about a year ago
🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].
Created 2019-09-02
224 commits to main branch, last one about a month ago
Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.
Created 2018-11-06
262 commits to main branch, last one about a month ago
1
58
unknown
11
Esito ambition is to be your return type for suspending functions.
This repository has been archived (exclude archived)
Created 2021-11-03
3 commits to master branch, last one 4 months ago
A tiny package to ease the creation of test steps with shared intermediate results/state.
Created 2018-07-27
209 commits to main branch, last one 3 years ago
A fully type-safe and lightweight way of using exceptions instead of throwing errors
Created 2022-10-13
62 commits to main branch, last one about a year ago
1
40
apache-2.0
1
ApiResult is a Kotlin Multiplatform declarative error handling framework that is performant, easy to use and feature-rich.
Created 2023-08-26
107 commits to master branch, last one 3 months ago
Rust like result and option implementation for golang
Created 2022-03-18
29 commits to main branch, last one 2 years ago
Communication library is a convenient wrapper for handling the results of functions that do not throw exceptions. Instead of throwing exceptions, these functions return an object that contains the res...
Created 2022-07-15
110 commits to main branch, last one about a month ago