#computational-geometry #geometry #euclidean #vlsi #graphics #data-structures

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

#85 in Graphics APIs

Download history 2/week @ 2024-06-28 21/week @ 2024-07-05 18/week @ 2024-07-12 26/week @ 2024-07-19 30/week @ 2024-07-26 11/week @ 2024-08-02 10/week @ 2024-08-09 14/week @ 2024-08-16 29/week @ 2024-08-23 43/week @ 2024-08-30 86/week @ 2024-09-06 39/week @ 2024-09-13 84/week @ 2024-09-20 39/week @ 2024-09-27 7/week @ 2024-10-04 6/week @ 2024-10-11

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

AGPL-3.0-or-later

330KB
6.5K 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

~1MB
~25K SLoC