#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

#1074 in Parser implementations

Download history 477/week @ 2024-11-15 70/week @ 2024-11-22 124/week @ 2024-11-29 23/week @ 2024-12-06 6/week @ 2024-12-13

522 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