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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
facebookincubator avatar

facebookincubator/dispenso

0
View on GitHub↗
282 stars·35 forks·C++·MIT·12 views

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.

Star history

Star history chart for facebookincubator/dispensoStar history chart for facebookincubator/dispenso

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does facebookincubator/dispenso do?

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

What are the main features of facebookincubator/dispenso?

The main features of facebookincubator/dispenso are: Concurrency and Parallelism, Parallel Programming Frameworks.

Which projects share features with facebookincubator/dispenso?

Projects with overlapping indexed features include: 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).

Projects sharing features with Dispenso

These projects share indexed features with Dispenso. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kokkos/kokkoskokkos avatar

    kokkos/kokkos

    2,571View on GitHub↗

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

    C++
    View on GitHub↗2,571
  • stellar-group/hpxSTEllAR-GROUP avatar

    STEllAR-GROUP/hpx

    2,858View on GitHub↗

    The C++ Standard Library for Parallelism and Concurrency

    C++
    View on GitHub↗2,858
  • bloomen/transwarpbloomen avatar

    bloomen/transwarp

    633View on GitHub↗

    A header-only C++ library for task concurrency

    C++
    View on GitHub↗633
  • taskflow/taskflowtaskflow avatar

    taskflow/taskflow

    12,013View on 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
    View on GitHub↗12,013
Compare all 30 related projects→