Frozen
Visit Toolfrozen is a Coding & Development tool that provides a JSON parser and generator for C/C++ with a scanf/printf-like interface. It targets embedded systems with a small footprint and no dependencies.
At a glance
Trending
frozen is a Coding & Development tool that provides a JSON parser and generator for C/C++ with a scanf/printf-like interface. It targets embedded systems with a small footprint and no dependencies.
Trending
About
frozen is a robust JSON parser and generator specifically designed for C/C++ applications, emphasizing efficiency and a minimal footprint. It offers a familiar scanf/printf-like interface for easy integration and use, making it particularly suitable for embedded systems where resources are often constrained. The tool is ISO C and ISO C++ compliant, ensuring broad compatibility. Key functionalities include `json_scanf()` for parsing JSON strings into C/C++ variables, `json_printf()` for generating JSON output, and `json_setf()` for modifying existing JSON strings. It also supports reading and writing JSON to files, and includes built-in base64 encoding/decoding. With 100% test coverage and no external dependencies, frozen provides a reliable and lightweight solution for JSON manipulation in performance-critical environments.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending