kotlinslang

Error handling library

A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data

A functional library for Kotlin that provides functional control structures. Inspired by javaslang

GitHub

22 stars
2 watching
1 forks
Language: Kotlin
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fasterxml/jackson-module-kotlinAdds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library1,127
marioariasc/funktionaleFunctional programming constructs and patterns for Kotlin914
keemobile/kotpassA Kotlin library providing reading and writing support for KeePass (KDBX) files22
zalando/faux-pasA library that simplifies error handling in Java functional programming133
aedans/katalystA Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types22
neuronlabs/errorsProvides a simple and classified error handling system with advanced features like classification primitives and detailed error structures.6
koajs/errorMiddleware for handling error responses in web applications.102
jadarma/advent-of-code-kotlinAn opinionated testing framework that simplifies running and testing solutions to Advent of Code puzzles in Kotlin12
kotlin-graphics/vkkA Kotlin wrapper library for the Vulkan C API that adds features like type safety and exceptions to improve developers' experience without significant CPU runtime cost.134
russhwolf/multiplatform-settingsA library providing a unified way to store and manage key-value data across multiple platforms1,725
nemoengineering/meilisearch-kotlinAn async Kotlin wrapper around Meilisearch API5
mplatvoet/funktionalA Kotlin implementation of monadic types for functional programming.10
pawegio/kandroidA Kotlin library that provides useful extensions to eliminate boilerplate code in Android development894
zajo/leafA lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications.0
koajs/json-errorAn error handling middleware for Koa applications91