Skip to content

smithsps/rl-replay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Rocket League Replay Parser

Build Status MIT licensed

Lots of thanks to jjbott's and tfausak's octane implementations.

For another Rust flavored Rocket League parser go check out: nickbabcock's boxcars crate.

Overview

This project is an Rocket League Replay Parser written in Rust.

This project uses the nom library's parser combinators for quick and hopefully easily maintainable parsing.

This library currently does not parse the network stream, but this is the next major feature being worked on.

About

Rocket League Replay Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages