#reader #data-volley-reader #volley

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

#982 in Parser implementations

Download history 2/week @ 2024-12-18 1/week @ 2025-02-12 3/week @ 2025-02-26

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