alpkeskin/gotoon
Token-Oriented Object Notation for Go – JSON for LLMs at half the token cost
Implements tabular encoding for uniform object arrays—declaring field names once then streaming values as delimited rows—plus automatic struct-to-map conversion respecting `json` tags. Supports customizable delimiters (comma, tab, pipe) and indentation, achieving 30–60% token savings through minimal syntax while maintaining LLM comprehension via explicit array lengths and field declarations.
229 stars.
Stars
229
Forks
13
Language
Go
License
MIT
Category
Last pushed
Nov 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/alpkeskin/gotoon"
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...
tonl-dev/tonl
TONL (Token-Optimized Notation Language)
dweve-ai/hedl
Token-efficient data serialization for LLM/AI. 50% fewer tokens than JSON, 93% better...
toon-format/toon-java
☕ Community-driven Java implementation of TOON
ISON-format/ison
🔥 🔥 Alternative to JSON 🔥 🔥