awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
h5py avatar

h5py/h5py

0
View on GitHub↗
2,235 stars·561 forks·Python·BSD-3-Clause·3 viewswww.h5py.org↗

H5py

HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.

Features

  • Data Containers - Pythonic interface to the HDF5 binary data format.

Star history

Star history chart for h5py/h5pyStar history chart for h5py/h5py

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 H5py

Similar open-source projects, ranked by how many features they share with H5py.
  • ekzhu/datasketchekzhu avatar

    ekzhu/datasketch

    2,932View on GitHub↗

    MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

    Pythondata-sketchesdata-summaryhnsw
    View on GitHub↗2,932
  • h2oai/datatableh2oai avatar

    h2oai/datatable

    1,877View on GitHub↗

    A Python package for manipulating 2-dimensional tabular data structures

    C++
    View on GitHub↗1,877
  • modin-project/modinmodin-project avatar

    modin-project/modin

    10,389View on GitHub↗

    Modin is a distributed dataframe library and parallel data processing engine designed to handle large datasets that exceed system memory. It functions as a distributed computing framework that parallelizes data manipulation tasks across multiple CPU cores or clusters to increase throughput and avoid memory errors. The project mirrors the Pandas API, allowing for the distribution of data workflows without changing core code logic. It utilizes a pluggable backend interface, which enables users to switch between different distributed execution engines to optimize performance based on available h

    Pythonanalyticsdata-sciencedataframe
    View on GitHub↗10,389
  • docarray/docarraydocarray avatar

    docarray/docarray

    3,121View on GitHub↗

    Represent, send, store and search multimodal data

    Python
    View on GitHub↗3,121
See all 15 alternatives to H5py→

Frequently asked questions

What does h5py/h5py do?

HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.

What are the main features of h5py/h5py?

The main features of h5py/h5py are: Data Containers.

What are some open-source alternatives to h5py/h5py?

Open-source alternatives to h5py/h5py include: ekzhu/datasketch — MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW. h2oai/datatable — A Python package for manipulating 2-dimensional tabular data structures. modin-project/modin — Modin is a distributed dataframe library and parallel data processing engine designed to handle large datasets that… pandas-dev/pandas — Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning,… patx/pickledb — pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead… docarray/docarray — Represent, send, store and search multimodal data.