alpkeskin/gotoon
Token-Oriented Object Notation for Go – JSON for LLMs at half the token cost
When working with Large Language Models (LLMs) and structured data in Go applications, this tool helps reduce the cost and improve efficiency. It converts your existing Go data structures, like maps or structs, into a special 'Token-Oriented Object Notation' (TOON) format. This results in data that uses significantly fewer tokens, making your interactions with LLMs cheaper and faster. Developers building LLM-powered Go applications would find this useful.
229 stars.
Use this if you are a Go developer sending structured data to Large Language Models and want to reduce token usage and associated costs.
Not ideal if you are not using the Go programming language, or if your primary need is for human-readable data exchange rather than LLM token optimization.
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...
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 🔥 🔥