Carleslc / kotlin-extensions
Utility extensions to boost your programming with Kotlin.
☆76Updated last year
Alternatives and similar repositories for kotlin-extensions:
Users that are interested in kotlin-extensions are comparing it to the libraries listed below
- A collection of useful Kotlin Extension☆89Updated 4 years ago
- Kotlin compiler plugin to hide secret data☆118Updated last month
- A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.☆90Updated last year
- Kotlin Symbol Processing (KSP) sample project☆51Updated 2 years ago
- Fuzzy string matching for Kotlin (JVM, native, JS, Web Assembly) - port of Fuzzy Wuzzy Python lib☆80Updated 5 years ago
- A lightweight Android linter for Kotlin DSL aimed to solve the problem of verifying mandatory DSL attributes at compile time.☆68Updated last year
- A Kotlin Multiplatform library for working with dates and times☆76Updated last week
- Kotlin Multiplatform framework for managing state evolution and side-effects☆67Updated this week
- A fast, secure and modular key-value storage with batteries-included for Android and JVM.☆71Updated 4 years ago
- Kotlin port of RandomGen☆38Updated last week
- Miscellaneous benchmarks for JSON serialization on JVM/Android☆60Updated last year
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆157Updated 11 months ago
- Finite State Machine in Kotlin☆93Updated 3 months ago
- sqlite support via both kotlin native & jvm☆55Updated last year
- Kabu generates code for complex Kotlin DSLs in less than 1 minute☆34Updated 6 months ago
- Lightweight navigation library for Compose for Desktop☆56Updated last year
- Additions for Kotlin's date & time library kotlinx-datetime☆44Updated last year
- Kotlin Multiplatform (KMP) library for string unicode normalization☆52Updated 3 weeks ago
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆76Updated 6 years ago
- Find unnecessary Gradle build file dependencies in Kotlin projects☆29Updated last year
- Cross-platform file API