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: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
| Functional programming constructs and patterns for Kotlin | 914 |
| A Kotlin library providing reading and writing support for KeePass (KDBX) files | 22 |
| A library that simplifies error handling in Java functional programming | 133 |
| A Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types | 22 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| Middleware for handling error responses in web applications. | 102 |
| An opinionated testing framework that simplifies running and testing solutions to Advent of Code puzzles in Kotlin | 12 |
| 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 |
| A library providing a unified way to store and manage key-value data across multiple platforms | 1,725 |
| An async Kotlin wrapper around Meilisearch API | 5 |
| A Kotlin implementation of monadic types for functional programming. | 10 |
| A Kotlin library that provides useful extensions to eliminate boilerplate code in Android development | 894 |
| A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. | 0 |
| An error handling middleware for Koa applications | 91 |