https://github.com/termoshtt/vtk-format
WIP: VTK legacy format parser with nom paresr combinator
https://github.com/termoshtt/vtk-format
nom parser rust vtk
Last synced: 8 months ago
JSON representation
WIP: VTK legacy format parser with nom paresr combinator
- Host: GitHub
- URL: https://github.com/termoshtt/vtk-format
- Owner: termoshtt
- License: apache-2.0
- Created: 2022-12-19T14:33:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T08:56:49.000Z (over 2 years ago)
- Last Synced: 2025-01-07T16:26:54.578Z (9 months ago)
- Topics: nom, parser, rust, vtk
- Language: Rust
- Homepage:
- Size: 76.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
vtk-format
-----------
[](https://termoshtt.github.io/vtk-format/vtk_format/index.html)Parser of [VTK legacy format](https://vtk.org/wp-content/uploads/2015/04/file-formats.pdf)
License
--------
© 2022 Toshiki Teramura (@termoshtt)This project is licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)at your option.