A memory efficient set of tools to process large JSONs data.
For further details see read the offical docs.
- streamson-lib - Core Rust library
- streamson-bin - Binary to process JSONs from stdout.
- streamson-tokio - Helpers to integrates streamson with tokio
- streamson-futures - Integration with futures (async rust)
- streamson-generator - Integration with rust's generators (nightly only)