#format #parser #reader #file-format #data #volley #dvw

data-volley-reader

A library for parsing data from the Data volley format (.dvw)

9 releases (stable)

1.0.5 Dec 1, 2024
1.0.4 Nov 17, 2024
0.3.0 Nov 17, 2024
0.2.0 Nov 15, 2024
0.1.0 Nov 15, 2024

#656 in Parser implementations

29 downloads per month

MIT license

27KB
784 lines

Data Volley Reader

This rust library is a simple reader for the data volley file format (.dvw). It tries parsing as much information as possible from the file. But there's no documentation on the file format, so it's a best effort.

No runtime deps