tikurahul / kotlin-futuresLinks
A simple implementation of Futures in Kotlin
☆20Updated 7 years ago
Alternatives and similar repositories for kotlin-futures
Users that are interested in kotlin-futures are comparing it to the libraries listed below
Sorting:
- Do comprehensions for Kotlin and 3rd party libraries [STABLE]☆118Updated 6 years ago
- Tagged Unions for the Java 8 connoisseur☆56Updated 8 years ago
- ΛNK: Compile time docs verification and evaluation for Kotlin and Java (Temporarily moved to Arrow-kt)☆53Updated 6 years ago
- A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.☆139Updated 5 years ago
- Dependency Injection for Kotlin☆234Updated 5 years ago
- Comparison among Java, Groovy, Scala, Kotlin in Android Development.☆195Updated 8 years ago
- Extension and top-level functions to use JDK7/JDK8 features in Kotlin 1.0☆56Updated 6 years ago
- Vert.x 3 Kotlin bindings☆55Updated 8 years ago
- Persistent (immutable) collections for Java and Kotlin☆213Updated last year
- Code written as part of the Kotlin FP live programming tutorial☆51Updated 8 years ago
- A simple Kotlin option parser☆39Updated 5 years ago
- Iterable Extensions for Java 6+☆208Updated 3 years ago
- Kotlin Functors, Applicatives, And Monads in Pictures☆34Updated 8 years ago
- This project has been retired☆34Updated 7 years ago
- A code sample generator from MarkDown/AsciiDoc☆10Updated 8 years ago
- Utilities for use with rxjava☆268Updated last month
- ☆48Updated 3 years ago
- NoSQL database query and access library for Kotlin☆215Updated 7 years ago
- A "batteries included" port of Reduxjs for Kotlin+Android☆110Updated last year
- A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.