Skip to content

Conversation

@neuecc
Copy link

@neuecc neuecc commented Dec 23, 2025

Description

Similar as #243, add my C# implmentation ToonEncoder to community resource list.

The encoding fixture tests cover almost all cases (I have not implemented indentation and key-folding).
https://github.com/Cysharp/ToonEncoder/blob/main/tests/ToonEncoder.Tests/FixtureTest.cs
Decoding has not been implemented.

This library focuses on performance (I am the author of several well-known C# serializers) and integration with existing AI libraries (Microsoft.Extensions.AI).
I am confident that the quality in terms of performance is very high.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant