dedsecrattle/toon-rust
֎ Token-Oriented Object Notation (TOON) - Rust implementation
This tool helps developers reduce the 'token' count in data sent to Large Language Models (LLMs) by converting standard JSON data into a more compact format called TOON. It takes JSON or any data structure and outputs a TOON string, which can then be fed to an LLM more efficiently. Developers building applications that heavily interact with LLMs, especially those dealing with detailed data prompts, would find this useful.
10 stars and 1,389 monthly downloads.
Use this if you are a developer building LLM-powered applications and need to reduce the cost and improve the performance of your prompts by sending less data, especially with large or streaming datasets.
Not ideal if you are not a developer, or if your application does not involve interacting with Large Language Models.
Stars
10
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Nov 15, 2025
Monthly downloads
1,389
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dedsecrattle/toon-rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
toon-format/toon
🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM...
dweve-ai/hedl
Token-efficient data serialization for LLM/AI. 50% fewer tokens than JSON, 93% better...
tonl-dev/tonl
TONL (Token-Optimized Notation Language)
toon-format/toon-java
☕ Community-driven Java implementation of TOON
ISON-format/ison
🔥 🔥 Alternative to JSON 🔥 🔥