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
·
kokkos avatar

kokkos/kokkos

0
View on GitHub↗
2,571 stele·506 fork-uri·C++·1 vizualizarekokkos.org↗

Kokkos

Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction

Features

  • Concurrency and Parallelism - Performance portable programming model for parallel execution.
  • Parallel Programming Frameworks - Performance-portable programming model for HPC applications.

Istoric stele

Graficul istoricului de stele pentru kokkos/kokkosGraficul istoricului de stele pentru kokkos/kokkos

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ță.

Start searching with AI

Alternative open-source pentru Kokkos

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Kokkos.
  • facebookincubator/dispensoAvatar facebookincubator

    facebookincubator/dispenso

    282Vezi pe GitHub↗

    The project provides high-performance concurrency, enabling highly parallel computation.

    C++
    Vezi pe GitHub↗282
  • stellar-group/hpxAvatar STEllAR-GROUP

    STEllAR-GROUP/hpx

    2,858Vezi pe GitHub↗

    The C++ Standard Library for Parallelism and Concurrency

    C++
    Vezi pe GitHub↗2,858
  • bloomen/transwarpAvatar bloomen

    bloomen/transwarp

    633Vezi pe GitHub↗

    A header-only C++ library for task concurrency

    C++
    Vezi pe GitHub↗633
  • taskflow/taskflowAvatar taskflow

    taskflow/taskflow

    12,013Vezi pe GitHub↗

    Taskflow is a C++ task-parallel framework designed to build high-performance parallel workflows and complex dependency graphs. It provides a programming model that organizes computational work into directed acyclic graphs, enabling developers to manage concurrency, resource scheduling, and task dependencies across multi-core CPUs and GPU accelerators. The framework distinguishes itself through its ability to orchestrate heterogeneous systems, allowing for the integration of hardware-accelerated kernels and memory operations into unified execution pipelines. It supports dynamic runtime subflow

    C++concurrent-programmingcuda-programminggpu-programming
    Vezi pe GitHub↗12,013
Vezi toate cele 30 alternative pentru Kokkos→

Întrebări frecvente

Ce face kokkos/kokkos?

Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction

Care sunt principalele funcționalități ale kokkos/kokkos?

Principalele funcționalități ale kokkos/kokkos sunt: Concurrency and Parallelism, Parallel Programming Frameworks.

Care sunt câteva alternative open-source pentru kokkos/kokkos?

Alternativele open-source pentru kokkos/kokkos includ: stellar-group/hpx — The C++ Standard Library for Parallelism and Concurrency. taskflow/taskflow — Taskflow is a C++ task-parallel framework designed to build high-performance parallel workflows and complex dependency… bloomen/transwarp — A header-only C++ library for task concurrency. facebookincubator/dispenso — The project provides high-performance concurrency, enabling highly parallel computation. microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… andreiavrammsd/cpp-channel — C++11 thread-safe container for sharing data between threads (synchronized queue).