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

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

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

1 مستودع

Awesome GitHub RepositoriesByte-Range Optimized Storage

Storage formats specifically designed for retrieval via HTTP range requests.

Distinct from Disk-Based Tile Storage: While disk-based tile storage uses directory hierarchies, this focuses on a single-file format optimized for byte-range seeking.

Explore 1 awesome GitHub repository matching data & databases · Byte-Range Optimized Storage. Refine with filters or upvote what's useful.

Awesome Byte-Range Optimized Storage GitHub Repositories

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

    protomaps/PMTiles

    2,662عرض على GitHub↗

    PMTiles is a cloud-native geospatial data format and a set of tools for creating cloud-optimized map tile archives. It organizes map tile pyramids into a single-file archive, allowing map data to be stored and retrieved from remote buckets without a dedicated backend database. The project provides a map tile format converter to transform various data sources into this unified archive and a map tile server proxy that serves these archives to display systems using standard protocols. It enables the use of HTTP byte-range requests and metadata-driven indexing to retrieve specific tiles without d

    Archives map tile pyramids into a single file optimized for cloud storage access via HTTP byte-range requests.

    TypeScriptpmtilesserverless
    عرض على GitHub↗2,662
  1. Home
  2. Data & Databases
  3. Disk-Based Tile Storage
  4. Byte-Range Optimized Storage