24 unstable releases (9 breaking)
0.10.0-dev.4 | Mar 15, 2025 |
---|---|
0.10.0-dev.2 | Jan 13, 2025 |
0.9.0 | Dec 6, 2024 |
0.9.0-dev.2 | Nov 23, 2024 |
0.5.0 | Nov 24, 2023 |
#75 in Biology
255 downloads per month
Used in 2 crates
2MB
38K
SLoC
groan_rs: Gromacs Analysis Library for Rust
Rust library for analyzing Gromacs simulations.
While the library is no longer in an early stage of development, it is still unstable. Breaking changes can appear in any new version.
Usage
Run
$ cargo add groan_rs
Import the crate in your Rust code:
use groan_rs::prelude::*;
License
This library is released under the MIT License.
Full documentation
For full documentation see the corresponding docs.rs page.
Dependencies
~17–27MB
~459K SLoC