awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesContainer Swapping

Mechanisms for exchanging the entire internal state between two compatible data structures.

Distinct from Mutable Data Containers: Shortlist candidates focus on network exchanges or mutable model definitions rather than swapping local data-frame containers.

Explore 1 awesome GitHub repository matching data & databases · Container Swapping. Refine with filters or upvote what's useful.

Awesome Container Swapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hosseinmoein/dataframeAvatar de hosseinmoein

    hosseinmoein/DataFrame

    2,917Ver en GitHub↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    Allows for the efficient exchange of all index and data columns between two compatible data structures.

    C++aicppdata-analysis
    Ver en GitHub↗2,917
  1. Home
  2. Data & Databases
  3. Container Swapping