25 packages tagged with “toon”
A high-performance .NET 9 library for the TOON data serialization format - human-readable, line-oriented data format optimized for LLM contexts.
ToonNet brings TOON (Token-Oriented Object Notation) to .NET with a compact, human-readable serialization format built for Large Language Models and high-volume logging.
Token-Oriented Object Notation (TOON) Serializer for .NET 10 — a compact, human-readable, token-efficient format optimized for LLM prompts and for MCP tool data responses. Optimised for .NET 10 but backwards compatible with earlier versions of the framework.
Token-Oriented Object Notation (TOON) - A compact, human-readable, schema-aware JSON format for LLM prompts. Reduces token usage by 30-60% compared to JSON.
A C# library that converts any JSON (including nested objects and arrays) into a TOON-style token-oriented text format.
High performance serialization infrastructure for C#.
Deterministic TOON serializer for LLM pipelines — deterministic JSON → TOON, HttpClient middleware, and DI helpers.
Library for TOON serialization and deserialization for AI API integrations.
A .NET implementation of the TOON (Token-Oriented Object Notation) serializer/deserializer
Token-Oriented Object Notation (TOON) serializer for .NET - Optimized for AI/LLM prompts with 30-60% token reduction compared to JSON
Lightweight, token-efficient TOON serializer & deserializer for .NET
Token-Oriented Object Notation (TOON) - a token-efficient JSON alternative for LLM prompts, .NET implementation with System.Text.Json-style API.
ASP.NET Core integration for ToonNet. Provides dependency injection extensions and middleware for TOON format support in web applications.
Complete .NET library for parsing and tokenizing TOON (Token-Oriented Object Notation) - a compact, human-readable format optimized for LLM prompts. Includes full lexer, resilient parser, AST generation, position tracking, and extension methods for IDE integration.
Command-line tool for Token-Oriented Object Notation (TOON) format conversion
Bidirectional JSON ↔ TOON conversion with System.Text.Json. Includes ToonConvert high-level API and ToonJsonConverter engine. Seamless interoperability for JSON-based systems.
ASP.NET Core MVC integration for ToonNet. Provides input/output formatters for TOON format support in MVC controllers and Web APIs.
Compile-time code generation for zero-allocation serialization. AOT-compatible, generates static Serialize/Deserialize methods. Perfect for hot paths and maximum performance.
A .NET TOON Encoder for JSON, YAML, and Markdown. Convert TOON data structures to and from multiple formats including JSON, YAML, and Markdown.
A production-grade C# library for converting data between JSON, YAML, TOML, and TOON (Token-Oriented Object Notation) with full TOON SPEC v2.0 compliance. Features direct JSON string serialization (JsonElement), POCO object serialization via reflection, YAML/TOML bidirectional conversion, parallel processing, and Span<T> optimizations. Perfect for cross-ecosystem configuration management.
Excel integration for ToonDotNet. Convert Excel workbooks and worksheets to and from TOON format.
Bidirectional YAML ↔ TOON conversion with YamlDotNet. Perfect for Kubernetes, Docker configs, and CI/CD files. Includes ToonYamlConvert high-level API and ToonYamlConverter engine.
Token-Oriented Object Notation (TOON) parser and serializer for .NET. Optimized for LLMs. Cross-platform support.
CSV integration for ToonDotNet. Convert CSV files to and from TOON format.
High-performance TOON format serialization for .NET. Expression tree-based with zero reflection overhead. ArrayPool memory optimization, ConfigureAwait best practices. 449+ tests, 100% TOON v3.0 spec compliance. Perfect for AI/LLM token optimization, configuration files, and data exchange.