juanchosaravia / autodslLinks
Auto-generate Kotlin DSL
☆342Updated 4 years ago
Alternatives and similar repositories for autodsl
Users that are interested in autodsl are comparing it to the libraries listed below
Sorting:
- Examples of Kotlin DSL design☆279Updated last year
- Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language☆590Updated last year
- A Kotlin compiler plugin that generates redacted toString() implementations.☆427Updated last week
- Kotlin source code documentation management tool☆313Updated last year
- (Deprecated) Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins☆235Updated 3 years ago
- A multiplatform higher-order function for retrying operations that may fail.☆376Updated 4 months ago
- detekt plugin for IntelliJ☆310Updated last month
- An annotation and Kotlin compiler plugin for enforcing a when statement is exhaustive☆458Updated 3 years ago
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆160Updated last year
- Lightweight, minimalistic dependency injection library for Kotlin & Android☆176Updated 3 years ago
- Kotlin DSL http client☆476Updated 4 years ago
- The missing migration guide to the Gradle Kotlin DSL☆380Updated 7 years ago
- An assertion library for Kotlin☆608Updated last year
- Set of extensions for Kotlin that provides Discrete math functionalities☆186Updated 5 years ago
- Intellij plugin that provides intention action for empty constructor☆274Updated 10 months ago
- Multiplatform NoSQL database☆283Updated 3 years ago
- pretty print module for the jvm☆86Updated 2 years ago
- Multiplatform Date and time library for Kotlin☆673Updated 3 years ago
- A shell powered by Kotlin☆300Updated 6 years ago
- Extensions to the Kotlin Flow library.☆510Updated 3 weeks ago
- Lightweight library allowing to introspect basic stuff about Kotlin symbols☆178Updated last year
- Kotlin compiler plugin which brings Kotlin/JS's unsafeCast to Kotlin/JVM☆261Updated last week
- Method call logging for Kotlin Multiplatform☆196Updated 3 years ago
- Run shell commands from Kotlin scripts, apps or Gradle tasks with ease.☆262Updated 2 weeks ago
- Gradle plugin to launch IDEA inspections☆255Updated 4 years ago
- SQL access DSL for Kotlin☆266Updated 3 years ago
- assertions for kotlin inspired by assertj☆812Updated 2 months ago
- MVU for Kotlin Multiplatform☆297Updated 3 years ago
- Kotlin Coroutine-based workers for native☆373Updated 3 years ago
- Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1…