Skip to content

MatthewMckee4/gdsr

Repository files navigation

GDSR

Crates.io codecov License: MIT

GDSII manipulation, written in Rust.

GDS I/O Benchmark

Warning

This is a work in progress and is not yet ready for production use.

Installation

Install gdsr viewer with our standalone installers:

# On macOS and Linux.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MatthewMckee4/gdsr/releases/download/0.0.1-alpha.3/gdsr-viewer-installer.sh | sh
# On Windows.
powershell -ExecutionPolicy Bypass -c "irm https://github.com/MatthewMckee4/gdsr/releases/download/0.0.1-alpha.3/gdsr-viewer-installer.ps1 | iex"

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.

About

GDSII manipulation, written in Rust.

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors