#model #ode #modelica

sys fmi-sys

Raw bindgen bindings to FMI 2.0 and 3.0

2 releases

0.1.1 Apr 15, 2024
0.1.0 Feb 11, 2024

#935 in Science

Download history 3/week @ 2024-02-12 21/week @ 2024-02-19 13/week @ 2024-02-26 15/week @ 2024-04-01 154/week @ 2024-04-15

169 downloads per month
Used in 3 crates (via fmi)

MIT/Apache

17KB
135 lines

fmi-sys

github crates.io docs.rs build status

Raw Rust bindings to FMI 2.0 and 3.0, generated by bindgen. This crate is part of rust-fmi.

A C compiler such as gcc or clang is required at build-time.

See http://www.fmi-standard.org

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.3–8.5MB
~44K SLoC