#rectangular #window #geometry #clipper #clipping

klippa

Geometry clipper using rectangular window

6 releases

0.2.5 Dec 2, 2024
0.2.4 Nov 27, 2024

#266 in Math

Download history 282/week @ 2024-11-18 410/week @ 2024-11-25 151/week @ 2024-12-02 79/week @ 2024-12-09

922 downloads per month

MIT license

87KB
496 lines

Klippa ✂️

Klippa is a high-performance Rust library for clipping geometries using a rectangular window. It is designed for speed and efficiency, making it ideal for projects requiring fast spatial operations.

docs.rs crates.io


Features

  • High Performance: Optimized for fast and efficient geometry clipping.
  • Easy to Use: Provides a simple API for working with rectangular clipping windows.
  • Lightweight: Minimal dependencies for a lean, focused library.

Installation

Add Klippa to your Cargo.toml:

cargo add klippa

Dependencies

~1MB
~16K SLoC