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
·
STEllAR-GROUP avatar

STEllAR-GROUP/hpx

0
View on GitHub↗
2,858 stars·544 forks·C++·BSL-1.0·5 viewshpx.stellar-group.org↗

Hpx

The C++ Standard Library for Parallelism and Concurrency

Features

  • Concurrency and Parallelism - Runtime system for distributed and parallel applications.
  • Parallel Programming Frameworks - C++ standard library for concurrency and parallelism.

Star history

Star history chart for stellar-group/hpxStar history chart for stellar-group/hpx

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 stellar-group/hpx do?

The C++ Standard Library for Parallelism and Concurrency

What are the main features of stellar-group/hpx?

The main features of stellar-group/hpx are: Concurrency and Parallelism, Parallel Programming Frameworks.

What are some open-source alternatives to stellar-group/hpx?

Open-source alternatives to stellar-group/hpx include: kokkos/kokkos — Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory… 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).

Open-source alternatives to Hpx

Similar open-source projects, ranked by how many features they share with Hpx.
  • facebookincubator/dispensofacebookincubator avatar

    facebookincubator/dispenso

    282View on GitHub↗

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

    C++
    View on GitHub↗282
  • 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
  • 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
See all 30 alternatives to Hpx→