coolprop-sys

Crates.iocoolprop-sys
lib.rscoolprop-sys
version6.8.0
created_at2025-05-04 17:22:50.928226+00
updated_at2025-05-19 18:33:14.126304+00
descriptionRaw FFI bindings to CoolProp
homepagehttps://github.com/portyanikhin/rfluids
repositoryhttps://github.com/portyanikhin/rfluids
max_upload_size
id1659817
size29,139
Vladimir Portyanikhin (portyanikhin)

documentation

README

coolprop-sys

GitHub docs.rs crates.io CI

Raw FFI bindings to CoolProp.

Supported platforms

  • Linux x86-64
  • macOS AArch64
  • macOS x86-64
  • Windows AArch64
  • Windows x86-64

MSRV

coolprop-sys requires rustc 1.85.0 or later.

How to install

Run the following command in your project directory:

cargo add coolprop-sys

🎁 It comes with native CoolProp dynamic libraries for supported platforms. The library required for your platform will be automatically copied to the target directory during build.

License

This project is licensed under MIT License.
Commit count: 356

cargo fmt