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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 viewszarr.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 history

Star history chart for zarr-developers/zarr-pythonStar history chart for zarr-developers/zarr-python

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Zarr Python

Similar open-source projects, ranked by how many features they share with Zarr Python.
  • blazegraph/databaseblazegraph avatar

    blazegraph/database

    985View on 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
    View on GitHub↗985
  • apache/druidapache avatar

    apache/druid

    14,020View on 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
    View on GitHub↗14,020
  • apache/hudiapache avatar

    apache/hudi

    6,097View on 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
    View on GitHub↗6,097
  • apache/arrowapache avatar

    apache/arrow

    16,529View on 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
    View on GitHub↗16,529
See all 30 alternatives to Zarr Python→

Frequently asked questions

What does zarr-developers/zarr-python do?

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

What are the main features of zarr-developers/zarr-python?

The main features of zarr-developers/zarr-python are: Big Data and Distributed Computing, Data Containers, Data Storage Systems.

What are some open-source alternatives to zarr-developers/zarr-python?

Open-source alternatives to zarr-developers/zarr-python include: 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…