CToon
0.1.0

CToon Documentation

A high-performance C++ serialization library for JSON and TOON formats with Python bindings.

⚙️

C++ API

Full reference for the C++ library: Value, EncodeOptions, DecodeOptions, and more.

🐍

Python API

Python bindings via nanobind: loads_json, encode, decode, and CLI usage.

Quick Start

$ pip install ctoon