6 releases (3 breaking)

0.4.0 Feb 18, 2025
0.3.1 Feb 9, 2024
0.2.0 Feb 9, 2024
0.1.1 Feb 7, 2024

#1614 in Math

Download history 1/week @ 2024-11-14 11/week @ 2024-11-21 37/week @ 2024-11-28 60/week @ 2024-12-05 41/week @ 2024-12-12 6/week @ 2024-12-19 10/week @ 2025-02-06 110/week @ 2025-02-13 30/week @ 2025-02-20 14/week @ 2025-02-27

164 downloads per month
Used in 2 crates (via qhull)

MIT license

1MB
21K SLoC

C 21K SLoC // 0.3% comments Rust 384 SLoC // 0.0% comments Prolog 60 SLoC

qhull-sys

Rust Qhull bindings

This are C bindings to the Qhull library. You might prefer to use the qhull crate if you need a safe wrapper around this crate.

You can find the original C code in the qhull directory, which is a git submodule of the qhull repository.

This is also a no_std crate!

Useful links:

License

This crate uses Qhull, please refer to the Qhull license for more information when using this crate.

No runtime deps

~0–2.2MB
~45K SLoC