awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • protomaps/pmtilesAvatar de protomaps

    protomaps/PMTiles

    2,662Ver en 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
    Ver en GitHub↗2,662
  1. Home
  2. Data & Databases
  3. Disk-Based Tile Storage
  4. Byte-Range Optimized Storage