rusty_rtos_json 0.2.0

coreJSON remade in Rust: the strict ECMA-404 validator and the query-by-path search, both diffed against the C -- 318/318 JSONTestSuite files and 2,124 queries. Zero allocation, no_std, forbid(unsafe), with a no-panic gate over both.
Documentation

Builds

rusty_rtos_json's sandbox limits

All the builds on docs.rs are executed inside a sandbox with limited resources. The limits for this crate are the following:

Available RAM 6.4 GB
Maximum rustdoc execution time 15m
Maximum size of a build log 102.4 kB
Network access blocked
Maximum number of build targets 10

If a build fails because it hit one of those limits please open an issue to get them increased.