awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zarr-developers avatar

zarr-developers/zarr-python

0
View on GitHub↗
1,998 stars·420 forks·Python·MIT·9 vueszarr.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.

Historique des stars

Graphique de l'historique des stars pour zarr-developers/zarr-pythonGraphique de l'historique des stars pour zarr-developers/zarr-python

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Zarr Python

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Zarr Python.
  • blazegraph/databaseAvatar de blazegraph

    blazegraph/database

    985Voir sur 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
    Voir sur GitHub↗985
  • apache/druidAvatar de apache

    apache/druid

    14,020Voir sur 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
    Voir sur GitHub↗14,020
  • apache/hudiAvatar de apache

    apache/hudi

    6,097Voir sur 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
    Voir sur GitHub↗6,097
  • apache/arrowAvatar de apache

    apache/arrow

    16,529Voir sur 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
    Voir sur GitHub↗16,529
Voir les 30 alternatives à Zarr Python→

Questions fréquentes

Que fait zarr-developers/zarr-python ?

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

Quelles sont les fonctionnalités principales de zarr-developers/zarr-python ?

Les fonctionnalités principales de zarr-developers/zarr-python sont : Big Data and Distributed Computing, Data Containers, Data Storage Systems.

Quelles sont les alternatives open-source à zarr-developers/zarr-python ?

Les alternatives open-source à zarr-developers/zarr-python incluent : 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…