fastnbt 0.5.0

Minecraft NBT (and more) parser aiming for high speed parsing.
Documentation

Aims to allow fast parsing of NBT and Anvil data from Minecraft: Java Edition.

Some examples can be found in nbt::Parser's documentation. The fastnbt-tools crate contains executables based on this crate which might serve as more complex examples.

Both this crate and the tools crate are under one fastnbt Github repository