logoalt Hacker News

gafferongamestoday at 8:50 PM2 repliesview on HN

While not a direct competitor to protobufs, if you are working in the video game space where struct versioning is not needed, there is an alternative language called "schema" that supports C, C++, C#, Golang, Rust and JavaScript.

https://github.com/mas-bandwidth/schema


Replies

satvikpendemtoday at 9:10 PM

Of all names, they pick schema? That's like calling a programming language "language."

show 1 reply
jayd16today at 9:32 PM

> video game space where struct versioning is not needed

Save files? Looser than exact version multiplayer?

show 1 reply