faux-pas
Error handler
A library that simplifies error handling in Java functional programming
A library that simplifies error handling for Functional Programming in Java
132 stars
13 watching
11 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
completable-futureerror-handlingexception-handlingfunctional-programmingjavamonitoring
Related projects:
Repository | Description | Stars |
---|---|---|
zajo/leaf | A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. | 0 |
demystifyfp/fstoolkit.errorhandling | An F# library providing a standardized way to handle errors in software applications using the Result type. | 471 |
isaacs/node-graceful-fs | A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE. | 1,272 |
kotlins/kotlinslang | A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data | 22 |
thundr67/falcon | A package for efficiently handling errors in Go programs. | 11 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
cdepillabout/servant-checked-exceptions | A library for specifying and handling type-level errors in Servant APIs. | 73 |
southclaws/fault | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 164 |
altmann/fluentresults | An object-oriented way to handle errors and success in .NET applications | 2,075 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
pumpkinseed/errors | An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
rotisserie/eris | An error handling library with readable stack traces and flexible formatting support. | 1,500 |
bodar/totallylazy | A Java functional programming library with lazy evaluation and composability features | 318 |