GeistHaus
log in · sign up

Boxcars: an Example Rocket League Replay Parser Using Rust and Nom

nickb.dev

Boxcars, also stylized as boxca-rs, is an example of a Rocket League replay parser written in Rust using nom for parsing and serde for serialization. As stated in the title, this is an example, as this library in no way competes with the other feature complete parsers such as Octane and RocketLeagueReplayParser. Rather, let boxcars be a good example of Rust code using nom, and serde as extensive examples are hard to come by. While lacking feature completeness and user friendly error message – among other issues, tests and documentation strive to be thorough.

0 pages link to this URL

No pages have linked to this URL yet.