arrow-kt / ankLinks
ΛNK: Compile time docs verification and evaluation for Kotlin and Java (Temporarily moved to Arrow-kt)
☆53Updated 6 years ago
Alternatives and similar repositories for ank
Users that are interested in ank are comparing it to the libraries listed below
Sorting:
- Do comprehensions for Kotlin and 3rd party libraries [STABLE]☆118Updated 6 years ago
- Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round o…☆25Updated 8 years ago
- Sample project demonstrating how to create a basic Kotlin compiler plugin.☆27Updated 8 years ago
- A purely functional JSON library for Kotlin built on Λrrow☆171Updated 2 years ago
- ☆117Updated 6 years ago
- Lenses for Kotlin☆49Updated 4 years ago
- Readable test assertions in Kotlin☆44Updated 6 years ago
- Testing tools for kotlinc and kapt☆70Updated 4 years ago
- WIP. Rekkit is a proof of concept for Android using Kotlin + Actors+ Kategory☆22Updated 7 years ago
- A Kotlin compiler plugin that annotates Kotlin-generated methods for improved coverage reports☆34Updated 5 years ago
- 0-deps library for throwing checked exceptions as unchecked without wrapping!☆20Updated 7 years ago
- JUnit4Testrunner that removes final from classes and methods, especially needed in kotlin projects☆111Updated 7 years ago
- Property based testing for kotlintest ported from quickcheck