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
alpaka-group avatar

alpaka-group/alpaka

0
View on GitHub↗
416 stars·87 forks·C++·MPL-2.0·9 viewsalpaka.readthedocs.io↗

Alpaka

alpaka - Abstraction Library for Parallel Kernel Acceleration

Features

  • Parallel Programming Frameworks - Header-only C++ abstraction for accelerator development.

Star history

Star history chart for alpaka-group/alpakaStar history chart for alpaka-group/alpaka

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

Projects sharing features with Alpaka

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

    bloomen/transwarp

    633View on GitHub↗

    A header-only C++ library for task concurrency

    C++
    View on GitHub↗633
  • datenlord/async-rdmadatenlord avatar

    datenlord/async-rdma

    438View on GitHub↗

    A framework for writing RDMA applications with high-level abstraction and asynchronous APIs.

    Rust
    View on GitHub↗438
  • exaloop/codonexaloop avatar

    exaloop/codon

    16,803View on GitHub↗

    Codon is an LLVM-based Python compiler and statically typed implementation that translates source code into optimized machine instructions. It functions as a high-performance numerical backend and a GPU computing framework designed to remove runtime overhead. The project implements a compiled alternative to NumPy, translating array logic directly into machine code. It differentiates itself by generating specialized hardware kernels for graphics processors and utilizing static type inference to enable aggressive machine-code optimization. The system provides capabilities for parallel workload

    Python
    View on GitHub↗16,803
  • actor-framework/actor-frameworkactor-framework avatar

    actor-framework/actor-framework

    3,426View on GitHub↗

    An Open Source Implementation of the Actor Model in C++

    C++actor-modelactorsasync
    View on GitHub↗3,426
Compare all 28 related projects→

Frequently asked questions

What does alpaka-group/alpaka do?

alpaka - Abstraction Library for Parallel Kernel Acceleration

What are the main features of alpaka-group/alpaka?

The main features of alpaka-group/alpaka are: Parallel Programming Frameworks.

Which projects share features with alpaka-group/alpaka?

Projects with overlapping indexed features include: bloomen/transwarp — A header-only C++ library for task concurrency. datenlord/async-rdma — A framework for writing RDMA applications with high-level abstraction and asynchronous APIs. exaloop/codon — Codon is an LLVM-based Python compiler and statically typed implementation that translates source code into optimized… facebookincubator/dispenso — The project provides high-performance concurrency, enabling highly parallel computation. fastflow/fastflow — FastFlow is a programming library implemented in modern C++ and targeting multi/many-cores (there exists an… actor-framework/actor-framework — An Open Source Implementation of the Actor Model in C++.