All Projects → result17 → Similar Projects or Alternatives

266 Open source projects that are alternatives of or similar to result17

ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
Stars: ✭ 439 (+3276.92%)
Mutual labels:  monad, result-type
Happy
the alchemist's happy path with elixir
Stars: ✭ 37 (+184.62%)
Mutual labels:  monad, error-handling
sealed-monad
Scala library for nice business logic oriented, for-comprehension-style error handling
Stars: ✭ 16 (+23.08%)
Mutual labels:  monad, error-handling
result
A lightweight C++11-compatible error-handling mechanism
Stars: ✭ 121 (+830.77%)
Mutual labels:  error-handling, result-type
Perhaps
A monad, perhaps.
Stars: ✭ 35 (+169.23%)
Mutual labels:  monad, error-handling
Ok jose
Pipe elixir functions that match ok/error tuples or custom patterns.
Stars: ✭ 91 (+600%)
Mutual labels:  monad, error-handling
rakered
The open source components from rake.red
Stars: ✭ 28 (+115.38%)
Mutual labels:  error-handling
raygun4py
Python provider for Raygun
Stars: ✭ 18 (+38.46%)
Mutual labels:  error-handling
go-errors
⚠️ Better GoLang error handling.
Stars: ✭ 18 (+38.46%)
Mutual labels:  error-handling
kotlin-monads
Monads for Kotlin
Stars: ✭ 114 (+776.92%)
Mutual labels:  monad
friendly-error
Show uncaught errors friendly in Node.js.
Stars: ✭ 75 (+476.92%)
Mutual labels:  error-handling
freAST
Fast, simple Free Monads using ScalaMeta macro annotations. Port of Freasy-Monad.
Stars: ✭ 14 (+7.69%)
Mutual labels:  monad
errorist
Utilities for coping with errors and panics like a boss in Go
Stars: ✭ 19 (+46.15%)
Mutual labels:  error-handling
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (+100%)
Mutual labels:  error-handling
alea
Coq library for reasoning on randomized algorithms [maintainers=@anton-trunov,@volodeyka]
Stars: ✭ 20 (+53.85%)
Mutual labels:  monad
ngx-errors
Angular directives for displaying validation errors
Stars: ✭ 51 (+292.31%)
Mutual labels:  error-handling
babel-errors
Nicer error messages for Babel
Stars: ✭ 15 (+15.38%)
Mutual labels:  error-handling
classy-optics
🔎 Source code shown at my talks at Scale by the Bay 2018 and Scalar 2019
Stars: ✭ 25 (+92.31%)
Mutual labels:  error-handling
30minLearningJavaScriptMonad
30分でわかるJavaScriptプログラマのためのモナド入門
Stars: ✭ 15 (+15.38%)
Mutual labels:  monad
react-ssr-error-boundary
No description or website provided.
Stars: ✭ 33 (+153.85%)
Mutual labels:  error-handling
ScrapeM
A monadic web scraping library
Stars: ✭ 17 (+30.77%)
Mutual labels:  monad
ddderr
👺 Reflection-free Domain-Driven errors for Go.
Stars: ✭ 29 (+123.08%)
Mutual labels:  error-handling
go-errors
A super tiny package for error encapsulation in idiomatic Go
Stars: ✭ 14 (+7.69%)
Mutual labels:  error-handling
result
A TypeScript result type taking cues from Rust's Result and Haskell's Either types
Stars: ✭ 148 (+1038.46%)
Mutual labels:  result-type
catchr
catchr: Flexible, useful tools for dealing with conditions in R, for new users and veterans
Stars: ✭ 17 (+30.77%)
Mutual labels:  error-handling
custom error
Define custom errors without boilerplate using the custom_error! macro.
Stars: ✭ 70 (+438.46%)
Mutual labels:  error-handling
elmah.io
ELMAH error logger for sending errors to elmah.io.
Stars: ✭ 31 (+138.46%)
Mutual labels:  error-handling
fail
Better error handling solution specially designed for web application servers
Stars: ✭ 27 (+107.69%)
Mutual labels:  error-handling
redux-airbrake
Redux middleware for Airbrake error logging
Stars: ✭ 20 (+53.85%)
Mutual labels:  error-handling
nested-error-stacks
A node.js module for creating Error objects with nested Errors in stacktraces
Stars: ✭ 86 (+561.54%)
Mutual labels:  error-handling
pony-cause
Ponyfill and helpers for the standardized Error Causes
Stars: ✭ 42 (+223.08%)
Mutual labels:  error-handling
meiga
🧙 A simple, typed and monad-based Result type for Python.
Stars: ✭ 24 (+84.62%)
Mutual labels:  result-type
bullet-scala
A monadic library to resolve object relations with the aim of avoiding the N+1 query problem.
Stars: ✭ 53 (+307.69%)
Mutual labels:  monad
maybe-baby
Minimize defensive coding. A JavaScript implementation of the Maybe monad.
Stars: ✭ 42 (+223.08%)
Mutual labels:  monad
ignition-stackoverflow
An Ignition tab that fetches StackOverflow questions and provides a searchbar.
Stars: ✭ 74 (+469.23%)
Mutual labels:  error-handling
custom-exception-middleware
Middleware to catch custom or accidental exceptions
Stars: ✭ 30 (+130.77%)
Mutual labels:  error-handling
optionals
Rust-like error handling and options for TypeScript and Deno!
Stars: ✭ 97 (+646.15%)
Mutual labels:  error-handling
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (+100%)
Mutual labels:  error-handling
safe
🛡 PHP functions smarten up to throw exceptions instead of returning false or triggering errors.
Stars: ✭ 15 (+15.38%)
Mutual labels:  error-handling
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+292.31%)
Mutual labels:  error-handling
fortran-error-handler
Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-oriented Fortran.
Stars: ✭ 19 (+46.15%)
Mutual labels:  error-handling
function-composition-cheatsheet
Composition of Functions
Stars: ✭ 24 (+84.62%)
Mutual labels:  monad
bugsnag
Report errors with Bugsnag 🐛
Stars: ✭ 37 (+184.62%)
Mutual labels:  error-handling
operational
Implement monads by specifying instructions and their desired operational semantics.
Stars: ✭ 77 (+492.31%)
Mutual labels:  monad
raygun4android
Android crash reporting provider for Raygun
Stars: ✭ 19 (+46.15%)
Mutual labels:  error-handling
free-monad-java
Free Monad in Java
Stars: ✭ 27 (+107.69%)
Mutual labels:  monad
node-graceful-shutdown
Gracefully shutdown your modular NodeJS application.
Stars: ✭ 20 (+53.85%)
Mutual labels:  error-handling
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
Stars: ✭ 17 (+30.77%)
Mutual labels:  monad
express-error-slack
Express error handling middleware for reporting error to Slack
Stars: ✭ 14 (+7.69%)
Mutual labels:  error-handling
laravel-ignition
A beautiful error page for Laravel apps
Stars: ✭ 276 (+2023.08%)
Mutual labels:  error-handling
monas
🦋 Scala monads for javascript
Stars: ✭ 21 (+61.54%)
Mutual labels:  monad
UnderstandingLanguageExt
This is a tutorial that aims to demonstrate the practical fundamentals behind using LanguageExt in a fashion though step-by-step tutorials which introduce and then build up on concepts.
Stars: ✭ 73 (+461.54%)
Mutual labels:  monad
koa-better-error-handler
A better error-handler for Lad and Koa. Makes `ctx.throw` awesome (best used with koa-404-handler)
Stars: ✭ 51 (+292.31%)
Mutual labels:  error-handling
errors
errors with paired message and caller stack frame
Stars: ✭ 19 (+46.15%)
Mutual labels:  error-handling
elixir-control
An exploratory look into functors, applicatives, and monads for Elixir
Stars: ✭ 21 (+61.54%)
Mutual labels:  monad
kotlin-multiplatform-example
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
Stars: ✭ 115 (+784.62%)
Mutual labels:  error-handling
auto-async-wrap
automatic async middleware wrapper for expressjs errorhandler.
Stars: ✭ 21 (+61.54%)
Mutual labels:  error-handling
cakephp-error-email
ErrorEmail Plugin for CakePHP3.x
Stars: ✭ 16 (+23.08%)
Mutual labels:  error-handling
LLVM-JVM
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
Stars: ✭ 22 (+69.23%)
Mutual labels:  monad
co demo
A step-by-step guide about how to avoid callback hell with ES6 Promises + generators (aka make your own "co")
Stars: ✭ 17 (+30.77%)
Mutual labels:  error-handling
1-60 of 266 similar projects