ThinkingLogic / kotlin-builder-annotationLinks
A minimal viable replacement for the Lombok @Builder plugin for Kotlin code
☆85Updated 2 years ago
Alternatives and similar repositories for kotlin-builder-annotation
Users that are interested in kotlin-builder-annotation are comparing it to the libraries listed below
Sorting:
- Using mapstruct with kotlin data classes.☆104Updated 5 years ago
- Auto-generate Kotlin DSL☆342Updated 5 years ago
- Kalidation = A Kotlin validation DSL☆81Updated 2 years ago
- A Gradle plugin for JApicmp☆148Updated 4 months ago
- Finite State Machine in Kotlin☆94Updated last week
- Simple, Expressive, Extensible Testing for Kotlin on the JVM☆107Updated 2 years ago
- Kotlin hashids hash function☆123Updated 3 years ago
- Kotlin plugin for pitest☆47Updated 2 years ago
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆159Updated last year
- Lightweight library allowing to introspect basic stuff about Kotlin symbols☆179Updated last year
- Plugin for parsing and managing the Changelog in a "keep a changelog" style.☆295Updated last week
- A Result monad for Kotlin, inspired by Rust's Result type☆60Updated 5 years ago
- ☆133Updated 4 years ago
- A concise and lightweight Kotlin DSL to build JSON objects and render their String representations☆93Updated 2 weeks ago
- Compile-safe access to parameters supplied to a Gradle build☆110Updated last week
- kotlin extensions to the java8 time library☆26Updated 8 years ago
- A Kotlin/Java library for intelligent object mapping and conversion between objects.☆197Updated last year
- Kotlin compiler plugin to hide secret data☆129Updated last month
- Tool for performing shell-like programing in Kotlin☆151Updated 4 years ago
- Dependency analysis plugin for gradle☆320Updated this week
- Kotlin language support for OpenRewrite.☆50Updated 11 months ago
- Utility extensions to boost your programming with Kotlin.☆74Updated 2 years ago
- Simplistic nested stopwatch for Kotlin