Tsubakuro/Rust is a Rust library that accesses the Tsurugi.
C ABI format library is also provided.
- tsubakuro-rust-core
- Core library to access Tsurugi.
- Written in Rust.
- tsubakuro-rust-ffi
- Library providing functions in C ABI format. (Functions called from other programming languages)
- Written in Rust.
- Using tsubakuro-rust-core.
- tsubakuro-rust-java
- For testing tsubakuro-rust-ffi.
- Written in Java.
- Using tsubakuro-rust-ffi.