Skip to content

Diffables is a .NET library for state synchronization and delta-based serialization.

Notifications You must be signed in to change notification settings

jushii/Diffables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diffables

🚧 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.

About

Diffables is a .NET library for state synchronization and delta-based serialization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages