#serde #serialization #gamedev #binary-format

vhr_serde

A serde (de)serializer crate for the simplist possible binary format

1 unstable release

0.1.0 Nov 18, 2021

#1843 in Data structures

23 downloads per month
Used in vhr_datatypes

MIT/Apache

36KB
983 lines

vhr_serde

A crate implementing serde's (de)serializer traits for the simplist binary format possible, as used in the game Valheim. Part of my suite of Valheim-related rust tools and code.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.4–1MB
~24K SLoC