azalea/azalea-nbt
2022-10-17 16:28:51 +00:00
..
benches Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
src fix clippy warnings 2022-10-15 16:53:34 -05:00
tests Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
Cargo.toml (cargo-release) version 0.2.0 2022-10-17 16:28:51 +00:00
README.md Fixes 2022-05-26 17:55:07 -05:00

Azalea NBT

A fast NBT serializer and deserializer.

TODO: serde support for fast registry_holder parsing in azalea-client