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
22 stars
2 watching
1 forks
Language: Kotlin
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fasterxml/jackson-module-kotlin | Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
marioariasc/funktionale | Functional programming constructs and patterns for Kotlin | 914 |
keemobile/kotpass | A Kotlin library providing reading and writing support for KeePass (KDBX) files | 22 |
zalando/faux-pas | A library that simplifies error handling in Java functional programming | 133 |
aedans/katalyst | A Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types | 22 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
jadarma/advent-of-code-kotlin | An opinionated testing framework that simplifies running and testing solutions to Advent of Code puzzles in Kotlin | 12 |
kotlin-graphics/vkk | A 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-settings | A library providing a unified way to store and manage key-value data across multiple platforms | 1,725 |
nemoengineering/meilisearch-kotlin | An async Kotlin wrapper around Meilisearch API | 5 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
pawegio/kandroid | A Kotlin library that provides useful extensions to eliminate boilerplate code in Android development | 894 |
zajo/leaf | A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. | 0 |
koajs/json-error | An error handling middleware for Koa applications | 91 |