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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesMultithreaded Workload Partitioning

Distributes data processing tasks across multiple CPU cores to accelerate operations on large files.

Distinct from Data Partitioning: Distinct from Data Partitioning: focuses on CPU-level parallelization for performance rather than node-level sharding for storage.

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

Awesome Multithreaded Workload Partitioning GitHub Repositories

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

    uxlfoundation/oneTBB

    6,678Vezi pe GitHub↗

    oneAPI Threading Building Blocks (oneTBB)

    Splits large data sets into smaller blocks and processes each block on a separate thread.

    C++composabilityflowgraphheterogeneousprogramming
    Vezi pe GitHub↗6,678
  • dathere/qsvAvatar dathere

    dathere/qsv

    3,687Vezi pe GitHub↗

    qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files. It functions as a data wrangling interface and a tabular data profiler, featuring a query engine capable of executing SQL statements and joins directly on flat files without requiring a database. The project is distinguished by its ability to process massive datasets that exceed available system memory. This is achieved through disk-based external memory processing, including multithreaded merge sorting, on-disk hash tables for deduplication, and lightweight file indexing for

    Distributes heavy workloads across multiple CPU cores to accelerate search, join, and validation operations.

    Rustaickancsv
    Vezi pe GitHub↗3,687
  1. Home
  2. Data & Databases
  3. Distributed Sharding Architectures
  4. Process Sharding
  5. Data Partitioning
  6. Multithreaded Workload Partitioning