GDSR
GDSII manipulation, written in Rust.
!!! warning This is a work in progress and is not yet ready for production use.
Installation
Install uv with our standalone installers:
| Bash | |
|---|---|
1 2 | |
| Bash | |
|---|---|
1 2 | |
Getting Started
Check out the gdsr README for more information about the Rust crate.
Inspiration
My main inspiration comes from gdstk. If you are looking for an extremely fast gds manipulation python package then i would strongly recommend heading over and having a look at his work.
Other inspirations include:
Documentation
gdsr's documentation is available at matthewmckee4.github.io/gdsr
Need help?
Head over to the issues page to see if anyone has had the same issue as you.
Contributing
Contributions are welcome! Please see the contributing guide for more information.
License
gdsr is licensed under the MIT License.