sunny-chung / kotlite
A Kotlin Multiplatform library to interpret Kotlite code, which is a subset of the Kotlin language, during runtime in a safe way.
☆56Updated 8 months ago
Alternatives and similar repositories for kotlite:
Users that are interested in kotlite are comparing it to the libraries listed below
- Process implementation for Kotlin Multiplatform☆36Updated last month
- Simple SPI (Service Provider Interface) for Kotlin Multiplatform (equivalent of JVM's Service Loader)☆34Updated 2 months ago
- Generates documentation for Kotlin Gradle projects (based on Dokka)☆84Updated this week
- Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.☆93Updated last week
- Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and…☆89Updated 5 months ago
- A lightweight Kotlin Multiplatform port of JDK IO classes (Reader, InputStream, BufferedReader, etc.), with support for character encodin…☆68Updated last week
- New Maven Central Publishing☆62Updated 8 months ago
- YAML-based source-based kotlin module descriptors☆32Updated last year
- Stratify enables you to build Kotlin Symbol Processing (KSP) plugins more easily than ever before. Stratify abstracts away nearly all of …☆30Updated 7 months ago
- ☆24Updated last year
- A lighter and more efficient implementation of JsonPath in Kotlin Multiplatform