Fast, small JSON parsing library for rust
-
Updated
Mar 26, 2025 - Rust
Fast, small JSON parsing library for rust
This is a Rust-based implementation of byte stream structured serialization/deserialization general library, can be applied to network packet parsing, network packet group package, network communication, file content parsing, etc.
ScanParse is a Rust CLI that tokenizes and parses simple arithmetic expressions into clear grammar steps. It supports identifiers, multi-digit numbers, +, *, and parentheses, with whitespace handling and basic error reporting. Built with Cargo, it ships with test inputs/outputs and a bash runner to verify results fast.
Add a description, image, and links to the parsing-engine topic page so that developers can more easily learn about it.
To associate your repository with the parsing-engine topic, visit your repo's landing page and select "manage topics."