awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookincubator avatar

facebookincubator/dispenso

0
View on GitHub↗
282 stars·35 forks·C++·MIT·4 vues

Dispenso

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

Features

  • Concurrency and Parallelism - High-performance library for parallel programming.
  • Parallel Programming Frameworks - C++ task library for parallel execution.

Historique des stars

Graphique de l'historique des stars pour facebookincubator/dispensoGraphique de l'historique des stars pour facebookincubator/dispenso

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Dispenso

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Dispenso.
  • kokkos/kokkosAvatar de kokkos

    kokkos/kokkos

    2,571Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗2,571
  • stellar-group/hpxAvatar de STEllAR-GROUP

    STEllAR-GROUP/hpx

    2,858Voir sur GitHub↗

    The C++ Standard Library for Parallelism and Concurrency

    C++
    Voir sur GitHub↗2,858
  • bloomen/transwarpAvatar de bloomen

    bloomen/transwarp

    633Voir sur GitHub↗

    A header-only C++ library for task concurrency

    C++
    Voir sur GitHub↗633
  • taskflow/taskflowAvatar de taskflow

    taskflow/taskflow

    12,013Voir sur 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
    Voir sur GitHub↗12,013
Voir les 30 alternatives à Dispenso→

Questions fréquentes

Que fait facebookincubator/dispenso ?

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

Quelles sont les fonctionnalités principales de facebookincubator/dispenso ?

Les fonctionnalités principales de facebookincubator/dispenso sont : Concurrency and Parallelism, Parallel Programming Frameworks.

Quelles sont les alternatives open-source à facebookincubator/dispenso ?

Les alternatives open-source à facebookincubator/dispenso incluent : 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. kokkos/kokkos — Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory… 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).