SaaSHub helps you find the best software and product alternatives Learn more →
Kotlin Either Projects
-
Author here. I have no idea what you could possibly mean with this comment. The coroutineBinding implementation correctly uses the coroutines API for parallel decomposition of Result bindings, exactly how the Kotlin Corotines guide tells you to (backed by a [Mutex](https://github.com/michaelbull/kotlin-result/blob/master/kot...)). The coroutineBinding isn't even the main selling point of the library, you can use it without using this feature entirely.
Please could you elaborate on what "looking thread safe" means to you? The only portion of the library that supports concurrency *is* thread safe - the unit tests prove it and the use of concurrency primitives such as Kotlin's Mutex are indicative of this. I truly have no idea how you've judged the entirely of the lbirary on whether it's "thread safe" when there is a single function that's related to concurrency and it is very clearly using concurrency primitives.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
retrofit-adapters
🚆 Retrofit call adapters for modeling network responses using Kotlin Result, Jetpack Paging3, and Arrow Either.
Kotlin Either discussion
Kotlin Either related posts
-
How do you define errors?
-
Is runCatching in use in any of your projects ? My team is abusing it
-
Thoughts on Kotlin Multiplatform?
-
Programming with Result
-
Are nearly all your functions suspend?
-
Kotlin Nitpicks: Language and Standard Library
-
Almost Everything I've Learned About Error Handling in Kotlin
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Sep 2024
Index
Project | Stars | |
---|---|---|
1 | kotlin-result | 1,006 |
2 | retrofit-adapters | 502 |