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

data-volley-reader

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

8 releases (5 stable)

1.0.4 Nov 17, 2024
0.3.0 Nov 17, 2024
0.2.0 Nov 15, 2024
0.1.0 Nov 15, 2024

#847 in Parser implementations

Download history 173/week @ 2024-11-11 368/week @ 2024-11-18

541 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