Crates.io | crabdroid |
lib.rs | crabdroid |
version | 0.3.0 |
source | src |
created_at | 2023-10-10 23:49:03.651931 |
updated_at | 2023-12-18 19:38:18.876633 |
description | Android easy(er) interop for Rust. Especially helpful with async operations, error handling, collections, etc. |
homepage | https://github.com/tesseract-one/ |
repository | https://github.com/tesseract-one/Tesseract.android |
max_upload_size | |
id | 999569 |
size | 63,372 |
Crabdroid is a Rust library for an easy(er) interop with Android (Java/Kotlin).
It's built on top of JNI as a high level abstractions and is especially helpful with:
It's yet to be made. The library was created as a part of Tesseract project - dApp/Wallet bridge, that prvideas a seamless integration without internet. For now, feel free to see examples of usage in the following repos: