5 releases (3 breaking)
0.4.0 | Jul 16, 2024 |
---|---|
0.3.1 | Jun 17, 2024 |
0.3.0 | May 6, 2024 |
0.2.0 | Apr 25, 2024 |
0.1.0 | Apr 23, 2024 |
#792 in Algorithms
1MB
29K
SLoC
clipper2-sys
Rust wrapper around C++ version of Clipper2.
Compile with cargo feature generate-bindings
to generate bindings at build time.
This project was inspired from the clipper-sys crate that wraps the previous version 1 of the Clipper library.
And using clipper2c