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
·

Spaltenbasierte In-Memory-Datenformate

Ranking aktualisiert am 30. Juni 2026

Hochperformante Open-Source-Bibliotheken und Spezifikationen für den Austausch strukturierter Daten zwischen Analyse-Tools und Systemen.

Spaltenbasierte In-Memory-Datenformate

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Apache Arrow is the canonical open‑source columnar in‑memory format that provides a standardized, language‑agnostic columnar layout with zero‑copy sharing and wide multi‑language support, exactly matching the need for efficient data interchange across tools and languages.

    C++Columnar FormatsIn-Process AnalyticsLanguage Interoperability
    Auf GitHub ansehen↗16,529
  • wesm/featherAvatar von wesm

    wesm/feather

    2,757Auf GitHub ansehen↗

    Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow

    Feather is a columnar binary data format built on Apache Arrow, purpose-built for fast, zero-copy data interchange between Python, R, and other languages, exactly matching the need for an efficient, open-source columnar in-memory format for cross-language sharing.

    JavaScriptData Formats
    Auf GitHub ansehen↗2,757

Related searches

  • eine hochperformante Bibliothek für tabellarische Daten
  • eine Analytics-Datenbank für schnelle Abfragen großer Tabellen
  • eine schnellere Dataframe-Bibliothek als pandas
  • eine Engine zum lokalen Abfragen von CSV- und Parquet-Dateien
  • eine Dataframe-Engine für große Datenmengen
  • ein binäres Serialisierungsformat für strukturierte Daten
  • ein Wide-Column-Store für hohe Schreiblasten
  • Data interchange formats