nbt-parser topic

List nbt-parser repositories

go-mc

815
Stars
113
Forks
Watchers

Collection of Go libraries for Minecraft

NBT

170
Stars
46
Forks
Watchers

A java implementation of the NBT protocol, including a way to implement custom tags.

nbtlib

113
Stars
16
Forks
Watchers

A python library to read and edit nbt data.

hematite_nbt

97
Stars
35
Forks
Watchers

A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.

nbt

43
Stars
7
Forks
Watchers

Flexible and intuitive Java NBT library, with emphasis on custom tags.

xnbt

15
Stars
0
Forks
Watchers

Simple and fast NBT implementation in Python 3.

Nedit

25
Stars
5
Forks
Watchers

A simple, lightweight NBT parsing library

dart_minecraft

19
Stars
6
Forks
Watchers

A Dart library for Minecraft and Mojang Web-APIs, authentication, and NBT Files.

quartz_nbt

25
Stars
9
Forks
Watchers

Provides support for encoding and decoding Minecraft's NBT format. This crate supports both zlib and gz compression, and also provides tools for converting NBT data to stringified NBT (SNBT) and vice...

NBTify

28
Stars
3
Forks
Watchers

A library to read and write NBT files on the web!