An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

vtk-format
-----------
[![master](https://img.shields.io/badge/docs-master-blue)](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.