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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to h5py/h5py

Open-source alternatives to H5py

15 open-source projects similar to h5py/h5py, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best H5py alternative.

  • docarray/docarrayAvatar docarray

    docarray/docarray

    3,121Vezi pe GitHub↗

    Represent, send, store and search multimodal data

    Python
    Vezi pe GitHub↗3,121
  • ekzhu/datasketchAvatar ekzhu

    ekzhu/datasketch

    2,932Vezi pe GitHub↗

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

    Pythondata-sketchesdata-summaryhnsw
    Vezi pe GitHub↗2,932
  • h2oai/datatableAvatar h2oai

    h2oai/datatable

    1,877Vezi pe GitHub↗

    A Python package for manipulating 2-dimensional tabular data structures

    C++
    Vezi pe GitHub↗1,877
  • modin-project/modinAvatar modin-project

    modin-project/modin

    10,389Vezi pe 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
    Vezi pe GitHub↗10,389
  • pandas-dev/pandasAvatar pandas-dev

    pandas-dev/pandas

    49,039Vezi pe GitHub↗

    Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning, and transforming structured datasets. It centers on labeled one-dimensional and two-dimensional data structures, allowing users to construct, filter, and reshape tabular information while performing complex arithmetic and logical operations. The library distinguishes itself through a sophisticated indexing engine that enables automatic data alignment during calculations and relational merges. By utilizing a block-based memory layout, it optimizes cache locality for vectorized

    Pythonalignmentdata-analysisdata-science
    Vezi pe GitHub↗49,039

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • patx/pickledbAvatar patx

    patx/pickledb

    1,072Vezi pe GitHub↗

    pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.

    Pythonbsd-3-clausedatabasedatastore
    Vezi pe GitHub↗1,072
  • polyaxon/tracemlP

    polyaxon/traceml

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • pydata/bottleneckAvatar pydata

    pydata/bottleneck

    1,179Vezi pe GitHub↗

    Fast NumPy array functions written in C

    Pythoncc-extensionfast
    Vezi pe GitHub↗1,179
  • pydata/numexprAvatar pydata

    pydata/numexpr

    2,494Vezi pe GitHub↗

    Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more

    Python
    Vezi pe GitHub↗2,494
  • pydata/xarrayAvatar pydata

    pydata/xarray

    4,159Vezi pe GitHub↗

    Xarray is a Python multidimensional array library and labeled dataset framework. It extends the NumPy data structure by adding labels to arrays, allowing for the organization of complex N-dimensional data using named dimensions and coordinates. The library provides a NetCDF data interface for reading and writing scientific data formats such as NetCDF and Zarr. It enables scientific array computing by maintaining the relationship between data and physical coordinates during mathematical operations. The project covers multidimensional data analysis, geospatial data manipulation, and climate da

    Python
    Vezi pe GitHub↗4,159
  • pytables/pytablesAvatar PyTables

    PyTables/PyTables

    1,367Vezi pe GitHub↗

    A Python package to manage extremely large amounts of data

    Python
    Vezi pe GitHub↗1,367
  • static-frame/static-frameS

    static-frame/static-frame

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • unionai-oss/panderaAvatar unionai-oss

    unionai-oss/pandera

    4,382Vezi pe GitHub↗

    Pandera is a data pipeline validation framework and statistical type validation tool. It functions as a library for defining and enforcing schemas on datasets to ensure data quality and consistency, specifically providing validation capabilities for Pandas dataframes. The project includes a schema inference tool that automates setup by analyzing existing dataset samples to generate validation schemas. It also serves as a synthetic data generator, creating artificial datasets based on predefined schemas to verify data-producing functions. The framework covers data engineering quality assuranc

    Pythonassertionsdata-assertionsdata-check
    Vezi pe GitHub↗4,382
  • vaexio/vaexAvatar vaexio

    vaexio/vaex

    8,506Vezi pe GitHub↗

    Vaex is a high-performance Apache Arrow DataFrame library and out-of-core data processing engine designed to handle billion-row tabular datasets in Python. It functions as a lazy evaluation framework that defers computations and transformations until results are required, enabling the processing of datasets that exceed available system RAM by mapping files directly from disk. The project distinguishes itself as a tool for big data visualization and exploration, specifically integrated for use within interactive notebooks. It provides specialized capabilities for machine learning feature engin

    Python
    Vezi pe GitHub↗8,506
  • zarr-developers/zarr-pythonAvatar zarr-developers

    zarr-developers/zarr-python

    1,998Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,998