awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vueswww.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.

Historique des stars

Graphique de l'historique des stars pour h5py/h5pyGraphique de l'historique des stars pour h5py/h5py

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 à H5py

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec H5py.
  • ekzhu/datasketchAvatar de ekzhu

    ekzhu/datasketch

    2,932Voir sur GitHub↗

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

    Pythondata-sketchesdata-summaryhnsw
    Voir sur GitHub↗2,932
  • h2oai/datatableAvatar de h2oai

    h2oai/datatable

    1,877Voir sur GitHub↗

    A Python package for manipulating 2-dimensional tabular data structures

    C++
    Voir sur GitHub↗1,877
  • modin-project/modinAvatar de modin-project

    modin-project/modin

    10,389Voir sur 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
    Voir sur GitHub↗10,389
  • docarray/docarrayAvatar de docarray

    docarray/docarray

    3,121Voir sur GitHub↗

    Represent, send, store and search multimodal data

    Python
    Voir sur GitHub↗3,121
Voir les 15 alternatives à H5py→

Questions fréquentes

Que fait h5py/h5py ?

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

Quelles sont les fonctionnalités principales de h5py/h5py ?

Les fonctionnalités principales de h5py/h5py sont : Data Containers.

Quelles sont les alternatives open-source à h5py/h5py ?

Les alternatives open-source à h5py/h5py incluent : 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.