Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 357 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 357 Bytes

rsmdf

Implementation of ASAM MDF in Rust

The aim of this project is to make an open source implementation of an ASAM MDF reader and writer in Rust, based on asammdf that can interface with C/C++, Python and other languages through FFI. This should be a performant library that can be used widely and reliably.