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

Download history 360/week @ 2024-12-04 196/week @ 2024-12-11 44/week @ 2024-12-18 2/week @ 2024-12-25 181/week @ 2025-01-01 104/week @ 2025-01-08 32/week @ 2025-01-15 8/week @ 2025-02-05 128/week @ 2025-02-12 93/week @ 2025-02-19 8/week @ 2025-02-26 100/week @ 2025-03-05 117/week @ 2025-03-12 24/week @ 2025-03-19

255 downloads per month
Used in 2 crates

MIT license

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