26 releases
| new 0.1.0-rc.1 | Nov 6, 2025 |
|---|---|
| 0.1.0-rc.0 | Nov 4, 2025 |
| 0.1.0-dev.20251030033856 | Oct 29, 2025 |
| 0.0.3 | Aug 9, 2025 |
| 0.0.1 | Jul 21, 2025 |
#1792 in Rust patterns
1,217 downloads per month
Used in 5 crates
16KB
430 lines
craby
Type-safe Rust for React Native—auto generated, integrated with pure C++ TurboModule
[!NOTE] This project is under development
Follow this issue for updates on the upcoming stable release.
Overview
Craby is a type-safe Rust development tool for React Native. It automatically generates Rust/C++ bindings from TypeScript schemas and integrates directly with pure C++ TurboModule, bypassing platform-specific layers like ObjCTurboModule and JavaTurboModule.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Dependencies
~4–6MB
~109K SLoC