Projects

serde_json_path is an open-source implementation of the IETF JSONPath standard (RFC 9535) built for the Rust Programming Language. It is meant to be used alongside the serde_json Rust package to query and extract information from arbitrary JSON data.

A sandbox environment for testing IETF JSONPath queries in your browser. It utilizes the functionality of the serde_json_path Rust package, compiled into WebAssembly, to run JSONPath queries directly in the browser.

solars is a cross-platform desktop app that allows you to visualize the planets of our solar system.