servant-checked-exceptions
Error handling library
A library for specifying and handling type-level errors in Servant APIs.
type-level errors for Servant APIs.
73 stars
7 watching
14 forks
Language: Haskell
last commit: over 1 year ago clientdocserrorsexceptionshacktoberfesthaskelljsonservantserver
Related projects:
Repository | Description | Stars |
---|---|---|
gabriella439/haskell-errors-library | A type-safe approach to error handling in the Haskell programming language | 64 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
demystifyfp/fstoolkit.errorhandling | An F# library providing a standardized way to handle errors in software applications using the Result type. | 471 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,118 |
boostorg/leaf | A lightweight error handling library for C++11 that provides efficient and portable error management. | 313 |
mesabloo/diagnose | A library for generating structured error reports with customizable output options and integration with parsing tools. | 260 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
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 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
zalando/faux-pas | A library that simplifies error handling in Java functional programming | 132 |
scgilardi/slingshot | A Clojure library providing enhanced try and throw capabilities with improved error handling and context access. | 654 |
zajo/leaf | A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. | 0 |
akronae/eslint-plugin-exception-handling | Detects and warns about potential errors in functions that might throw exceptions. | 26 |
oliverbrotchie/optionals | Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 178 |