Skip to content

Extractorust

Choose a tag to compare

@elton-cs elton-cs released this 06 Dec 04:51
· 5 commits to main since this release

A PLC data extractor written in rust. Currently works on data files from my day job ONLY.

This release is NOT at all generalized and the JSON parsing doesn't even use the serde crate yet. This project was solely created to learn Rust. I have to say though, I'm enjoying the language and its weird intricacies with safety and borrowing. I'm excited to continue learning the language and hope I get far!

Till next time,
zkElton