#vlsi #euclidean #graphics #geometry

iron-shapes

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

6 releases

0.1.1 Jun 5, 2024
0.1.0 Jun 4, 2024
0.0.8 Jul 13, 2022
0.0.7 Dec 10, 2021
0.0.4 Feb 22, 2021

#1545 in Algorithms

Download history 6/week @ 2025-07-02 27/week @ 2025-07-09 11/week @ 2025-07-16 15/week @ 2025-07-23 38/week @ 2025-08-20 24/week @ 2025-08-27 40/week @ 2025-09-03 18/week @ 2025-09-10 6/week @ 2025-09-17 19/week @ 2025-09-24 32/week @ 2025-10-01 14/week @ 2025-10-08 20/week @ 2025-10-15

85 downloads per month
Used in 9 crates (3 directly)

AGPL-3.0-or-later

330KB
6.5K SLoC

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


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.

Dependencies

~1MB
~25K SLoC