#geometry #vlsi #euclidean

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

#193 in Math

Download history 14/week @ 2022-11-27 26/week @ 2022-12-04 38/week @ 2022-12-11 28/week @ 2022-12-18 25/week @ 2022-12-25 11/week @ 2023-01-01 21/week @ 2023-01-08 17/week @ 2023-01-15 37/week @ 2023-01-22 60/week @ 2023-01-29 22/week @ 2023-02-05 23/week @ 2023-02-12 39/week @ 2023-02-19 23/week @ 2023-02-26 27/week @ 2023-03-05 7/week @ 2023-03-12

100 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.5–0.9MB
~18K SLoC