zsqw123 / kn-jvmLinks
kotlin native with JNI, but more fun. Auto JNI binding based on Kotlin Multiplatform
☆49Updated last year
Alternatives and similar repositories for kn-jvm
Users that are interested in kn-jvm are comparing it to the libraries listed below
Sorting:
- A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API an…☆70Updated 3 weeks ago
- Proof of concept for proposing a kotlinx.spi☆20Updated last year
- Configurable, streamable, efficient and extensible encoding/decoding for Kotlin Multiplatform.☆50Updated 3 weeks ago
- Kotlin Multiplatform File System Watcher☆133Updated last week
- Kotlin Multiplatform (KMM) syntax highlighting engine☆161Updated 4 months ago
- Converter of TypeScript declaration files to Kotlin declarations☆100Updated this week
- ☆87Updated 2 weeks ago
- Kotlin implementation of jcefmaven with more modern setup and depending on JetBrains/jcef☆83Updated 2 months ago
- Compose HTML Material 3 wrapper components based on Material Web☆36Updated 2 weeks ago
- Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and…☆129Updated last year
- Kotlin Multiplatform Foreign Function Interface☆107Updated 9 months ago
- Kotlin Multiplatform AppDirs is a small library which provides a path to the platform dependent special folder/directory.☆99Updated last week
- Kotlin Multiplatform syntax highlighting views☆111Updated 2 months ago
- A lighter and more efficient implementation of JsonPath in Kotlin Multiplatform☆62Updated 2 weeks ago
- Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.☆100Updated last week
- Simple SPI (Service Provider Interface) for Kotlin Multiplatform (equivalent of JVM's Service Loader)☆44Updated 2 weeks ago
- Stand-alone demo of the UI used in Fleet.☆24Updated 3 years ago
- Kotlin Multiplatform wrapper for FFmpeg☆44Updated this week
- A Kotlin Multiplatform library to interpret Kotlite code, which is a subset of the Kotlin language, during runtime in a safe way.☆64Updated last year
- Compose Desktop Hello World example with native image compilation(GraalVM) and JWM window library.☆60Updated 2 years ago
- Display & Edit code with syntax highlighting in jetpack compose☆81Updated last year
- Multiplatform TOML library with builtin support for kotlinx.serialization☆130Updated 6 months ago
- An annotation-based caching library for Kotlin Multiplatform