A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.
☆99Aug 12, 2022Updated 4 years ago
Alternatives and similar repositories for hematite_nbt
Users that are interested in hematite_nbt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Provides support for encoding and decoding Minecraft's NBT format. This crate supports both zlib and gz compression, and also provides to…☆28Mar 19, 2024Updated 2 years ago
- Fast serde serializer and deserializer for Minecraft's NBT and Anvil formats☆282Updated this week
- Rust `Vec` that can store unsized values