🚧 Work in progress, experimental library developed for learning purposes 🚧
Diffables is a .NET library for state synchronization and delta-based serialization, directly inspired by Colyseus Schema. It relies on incremental source generators and C# 13's partial properties to automatically monitor changes in your data models and serialize only what’s been modified.