| Crates.io | tart |
| lib.rs | tart |
| version | 0.2.0 |
| created_at | 2026-01-16 19:15:40.268162+00 |
| updated_at | 2026-01-21 17:34:11.459076+00 |
| description | A Rust library for compiling and linking code written in multiple languages by their native toolchains. |
| homepage | https://github.com/GlowyDeveloper/tart-rs |
| repository | |
| max_upload_size | |
| id | 2049129 |
| size | 281,875 |
Tart is a Rust library for compiling and linking code written in multiple languages by their native toolchains. This project is inspired by and contains adapted code from cc.
Language support is controlled via Cargo features:
ccppgo (depends on c)This project is licensed under either of
at your option.