awesome-repositories.com
Blog
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
·

2 repository-uri

Awesome GitHub RepositoriesMemory Formats

Standardized memory layouts for efficient data interchange.

Distinguishing note: Focuses on memory representation standards rather than database storage engines.

Explore 2 awesome GitHub repositories matching data & databases · Memory Formats. Refine with filters or upvote what's useful.

Awesome Memory Formats GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pola-rs/polarsAvatar pola-rs

    pola-rs/polars

    38,855Vezi pe GitHub↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Implements the Apache Arrow memory format for zero-copy data sharing and high-performance interoperability.

    Rustarrowdataframedataframe-library
    Vezi pe GitHub↗38,855
  • apache/arrowAvatar apache

    apache/arrow

    16,529Vezi pe 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

    Structures data into a language-independent columnar format to accelerate analytical operations and improve memory efficiency.

    C++arrowparquet
    Vezi pe GitHub↗16,529
  1. Home
  2. Data & Databases
  3. Memory Formats