2 unstable releases
0.2.0 | Apr 6, 2025 |
---|---|
0.1.0 | Mar 3, 2025 |
#7 in #kotlin
184 downloads per month
210KB
4.5K
SLoC
Gobley
A set of libraries and tools that help you mix Rust and Kotlin using UniFFI. This project was forked from UniFFI Kotlin Multiplatform bindings. Since the original project is no longer maintained, active development now continues here.
Currently, Android, Kotlin/JVM, and Kotlin/Native are supported. WASM is not supported yet.
Features
- UniFFI Bindings Generation for Kotlin Multiplatform (Android, JVM, Kotlin/Native)
- KotlinX Serialization Support
- Automatic building and linking of Rust libraries to Kotlin projects
Getting started
Please read the tutorial and the documentation to get started. If you have trouble setting up your project, please create a question in GitHub Discussions. For the contribution guide, please refer to here.
Dependencies
~9MB
~160K SLoC