Skip to content

nuel77/json-validate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

RUST_LOG=info cargo run --release -- \
--input data/test.json \
--output data/output.json

or, you can use the start.sh file and modify the input and output params to the required path locations.

About

validation for large json files using memmap in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published