| Crates.io | simtrial |
| lib.rs | simtrial |
| version | 0.1.0 |
| created_at | 2025-10-07 01:33:05.723531+00 |
| updated_at | 2025-10-07 01:33:05.723531+00 |
| description | Clinical trial simulation |
| homepage | |
| repository | https://github.com/nanxstats/simtrial-rust |
| max_upload_size | |
| id | 1871071 |
| size | 31,823 |
simtrial-rust is an experimental Rust package for clinical trial simulation with time-to-event endpoints.
Add simtrial to your Rust project from crates.io using Cargo:
cargo add simtrial
To try the latest development version directly from GitHub, point Cargo at the repository:
cargo add simtrial --git https://github.com/nanxstats/simtrial-rust.git