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
·
zarr-developers avatar

zarr-developers/zarr-python

0
View on GitHub↗
1,998 estrellas·420 forks·Python·MIT·4 vistaszarr.readthedocs.io↗

Zarr Python

An implementation of chunked, compressed, N-dimensional arrays for Python.

Features

  • Big Data and Distributed Computing - Distributed storage for multi-dimensional arrays.
  • Data Containers - Chunked, compressed, N-dimensional array storage implementation.
  • Data Storage Systems - Handles chunked, compressed N-dimensional arrays.

Historial de estrellas

Gráfico del historial de estrellas de zarr-developers/zarr-pythonGráfico del historial de estrellas de zarr-developers/zarr-python

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Zarr Python

Proyectos open-source similares, clasificados según cuántas características comparten con Zarr Python.
  • blazegraph/databaseAvatar de blazegraph

    blazegraph/database

    985Ver en GitHub↗

    This project is a high-performance semantic graph database engine designed for storing and querying massive RDF datasets. It functions as a specialized platform for managing linked data and complex relationship models, utilizing standard semantic web protocols to integrate and analyze distributed information sources. The system distinguishes itself through its use of B-Tree indexing to enable rapid traversal of relationships within large-scale datasets and its support for the Triple Pattern Fragments protocol to facilitate scalable web-based access. It provides automated tools for transformin

    Javablazegraphgraph-databaserdf
    Ver en GitHub↗985
  • apache/druidAvatar de apache

    apache/druid

    14,020Ver en GitHub↗

    Apache Druid is a real-time analytics database and distributed columnar time-series store designed for sub-second analytical queries. It functions as a data platform featuring a distributed SQL query engine and a real-time data ingestion system for moving historical and streaming data from external sources. The system is distinguished by its ability to provide low-latency analytics under high concurrency to power operational dashboards. It implements a Kerberos-secured environment for user authentication and employs a shared-nothing cluster architecture to enable horizontal scaling. The plat

    Javadruid
    Ver en GitHub↗14,020
  • apache/hudiAvatar de apache

    apache/hudi

    6,097Ver en GitHub↗

    Apache Hudi is an open-source table format that brings ACID transactions, incremental processing, and multi-modal indexing to data lakes. It provides atomic commits with snapshot isolation, rollback, and optimistic concurrency control for reliable data lake operations, while supporting upserts, record-level updates, and deletions in large analytical datasets. The project distinguishes itself through a timeline-based architecture that coordinates all write operations, enabling features like time-travel querying, incremental change streaming, and multi-modal query views that include snapshot, i

    Javaapacheflinkapachehudiapachespark
    Ver en GitHub↗6,097
  • apache/arrowAvatar de apache

    apache/arrow

    16,529Ver en GitHub↗

    Arrow is a cross-language development platform for in-memory data. It provides a standardized, language-independent columnar memory format designed to accelerate analytical operations and improve memory efficiency on modern computing hardware. By utilizing a schema-driven approach, the framework enables the efficient organization of both flat and nested data structures. The project functions as an analytical data processing engine that facilitates high-performance computation directly on memory-resident datasets. It distinguishes itself through a zero-copy architecture, which allows multiple

    C++arrowparquet
    Ver en GitHub↗16,529
Ver las 30 alternativas a Zarr Python→

Preguntas frecuentes

¿Qué hace zarr-developers/zarr-python?

An implementation of chunked, compressed, N-dimensional arrays for Python.

¿Cuáles son las características principales de zarr-developers/zarr-python?

Las características principales de zarr-developers/zarr-python son: Big Data and Distributed Computing, Data Containers, Data Storage Systems.

¿Qué alternativas de código abierto existen para zarr-developers/zarr-python?

Las alternativas de código abierto para zarr-developers/zarr-python incluyen: blazegraph/database — This project is a high-performance semantic graph database engine designed for storing and querying massive RDF… apache/druid — Apache Druid is a real-time analytics database and distributed columnar time-series store designed for sub-second… apache/hudi — Apache Hudi is an open-source table format that brings ACID transactions, incremental processing, and multi-modal… apache/iceberg — Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It… apache/ignite — Ignite is a distributed in-memory data grid and compute platform. It functions as a distributed SQL database and… apache/arrow — Arrow is a cross-language development platform for in-memory data. It provides a standardized, language-independent…