#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

#407 in Math

Download history 212/week @ 2024-11-14 352/week @ 2024-11-21 255/week @ 2024-11-28 32/week @ 2024-12-05 7/week @ 2024-12-12

53 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