Skip to content

cadets/trace-normalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trace-normalizer

A program for transforming CADETS JSON format traces, both normalizes formatting and attempts to add features missing from older traces in a heuristic fashion.

Installation

git clone git@github.com:cadets/trace-normalizer.git
cd trace-normalizer
cargo build --release

Use

./trace-normalizer INPUT OUTPUT

Transforms the file INPUT (can be - for stdin) and writes to the file OUTPUT (can be - for stdout)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages