gobley-uniffi-bindgen

Crates.iogobley-uniffi-bindgen
lib.rsgobley-uniffi-bindgen
version0.3.5
created_at2025-03-03 06:43:24.201944+00
updated_at2025-09-16 16:52:51.224588+00
descriptionA UniFFI Kotlin Multiplatform bindings generator for Rust
homepagehttps://github.com/gobley/gobley
repositoryhttps://github.com/gobley/gobley
max_upload_size
id1575226
size247,500
Salvatore Testa (SalvatoreT)

documentation

https://github.com/gobley/gobley

README

Gobley

License Crates.io Gradle Plugin Portal GitHub Actions Workflow Status (All Platforms) GitHub Actions Workflow Status (Docker)

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.

Commit count: 215

cargo fmt