#computational-geometry #geometry #euclidean #vlsi #graphics

iron-shapes

Basic data types and routines for computational geometry focused on VLSI chip design

4 releases

0.0.8 Jul 13, 2022
0.0.7 Dec 10, 2021
0.0.6 Oct 15, 2021
0.0.4 Feb 22, 2021

#1056 in Algorithms

Download history 22/week @ 2024-02-16 46/week @ 2024-02-23 49/week @ 2024-03-01 15/week @ 2024-03-08 6/week @ 2024-03-15 5/week @ 2024-03-22

78 downloads per month
Used in 7 crates (2 directly)

AGPL-3.0-or-later

320KB
6K SLoC

libreda-shapes - Euclidean geometry for LibrEDA

This is library is a collection of geometric primitives together with some fundamental algorithms.

Acknowledgements

  • Starting from December 2020 development of this crate is funded by NLnet and NGI0
  • This library was initially inspired by geo/geo-types and servo/euclid.
  • For ease of use the naming of types and methods follows partially the API of KLayout.

lib.rs:

This crate provides basic data structures for Euclidean geometry in the plane.

Dependencies

~0.6–0.9MB
~18K SLoC