awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesNBT Data Processors

Utilities for reading and modifying Named Binary Tag data across various compression and file formats.

Distinct from Binary Data Processing: Dedicated to the NBT format specifically, rather than general binary data processing.

Explore 2 awesome GitHub repositories matching data & databases · NBT Data Processors. Refine with filters or upvote what's useful.

Awesome NBT Data Processors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • querz/mcaselectorالصورة الرمزية لـ Querz

    Querz/mcaselector

    4,580عرض على GitHub↗

    mcaselector هو محرر ملفات حفظ Minecraft، ومحدد أجزاء العالم، ومدير المنطقة. يسمح بتعديل هيكل وحجم ملفات العالم عن طريق إزالة الأجزاء غير المرغوب فيها أو إدارة بيانات المنطقة. توفر الأداة واجهة بصرية لتحديد أجزاء عالم محددة ليتم تصديرها أو حذفها من ملف الحفظ. تتيح استخراج الأجزاء والمناطق المحددة إلى ملفات منفصلة للنسخ الاحتياطي أو النقل. يقوم البرنامج بمعالجة ثنائية منخفضة المستوى، بما في ذلك تحليل NBT وتعيين الإحداثيات إلى المنطقة، لتحديد وتعديل كيانات العالم وهياكل البلاط المحددة. يدعم التعديل الثنائي في مكانه لحذف الأجزاء دون إعادة كتابة ملف حفظ العالم بالكامل.

    Decodes nested tagged binary data formats to identify and modify specific world entity and tile structures.

    Javachunksdeleteexport
    عرض على GitHub↗4,580
  • jaquadro/nbtexplorerالصورة الرمزية لـ jaquadro

    jaquadro/NBTExplorer

    2,813عرض على GitHub↗

    NBTExplorer is a viewer and editor for Named Binary Tag data. It functions as a processor for the hierarchical binary tag files used within Minecraft save files and game configuration. The tool enables the exploration and modification of game world settings, player data, and entity states. It supports reading and updating structured binary data across standard, uncompressed, and region-based file formats. The project provides capabilities for binary tag deserialization and in-place modification. It handles data through buffered stream reading, zlib-based decompression, and region-file indexi

    Provides a specialized processor for reading and modifying NBT data across standard and region-based formats.

    C#
    عرض على GitHub↗2,813
  1. Home
  2. Data & Databases
  3. NBT Data Processors