compact binary serialization format with built-in compression

hateno crates.io version License Deps.rs Crate Dependencies (latest) docs.rs#

Hateno is a compact binary serialization format heavily influenced by NBT. It was originally conceived as a thought experiment of "what if Notch dedicated more than an afternoon to designing NBT?" but I think it stands pretty well on its own.

Getting Started#

[dependencies]
hateno = "0.1.2"

Documentation#

See the specification for format details, and read the tests to get a good understanding of how the libraries work. I promise they are quite simple!

Additional crates#

Hateno also has a few additional crates: