awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·4 Aufrufezarr.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.

Star-Verlauf

Star-Verlauf für zarr-developers/zarr-pythonStar-Verlauf für zarr-developers/zarr-python

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Zarr Python

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Zarr Python.
  • blazegraph/databaseAvatar von blazegraph

    blazegraph/database

    985Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗985
  • apache/druidAvatar von apache

    apache/druid

    14,020Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,020
  • apache/hudiAvatar von apache

    apache/hudi

    6,097Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,097
  • apache/arrowAvatar von apache

    apache/arrow

    16,529Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,529
Alle 30 Alternativen zu Zarr Python anzeigen→

Häufig gestellte Fragen

Was macht zarr-developers/zarr-python?

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

Was sind die Hauptfunktionen von zarr-developers/zarr-python?

Die Hauptfunktionen von zarr-developers/zarr-python sind: Big Data and Distributed Computing, Data Containers, Data Storage Systems.

Welche Open-Source-Alternativen gibt es zu zarr-developers/zarr-python?

Open-Source-Alternativen zu zarr-developers/zarr-python sind unter anderem: 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…