awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Hardware Acceleration Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesHardware Acceleration Runtimes

Execution environments that optimize mathematical computations by offloading tasks to specialized hardware like GPUs or NPUs.

Distinguishing note: Focuses on the low-level hardware abstraction and tensor computation delegation rather than high-level model management.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Hardware Acceleration Runtimes. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Hardware Acceleration Runtimes

Awesome Hardware Acceleration Runtimes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • google-ai-edge/mediapipe

    google-ai-edge/mediapipe

    33,820View on GitHub↗

    MediaPipe is a cross-platform machine learning framework designed for deploying vision, audio, and text processing models across mobile, desktop, and web environments. It functions as an on-device inference engine that executes complex models locally on edge hardware, ensuring low latency and privacy without requiring a constant internet connection. The framework utilizes a graph-based pipeline orchestration system where data flows through a directed network of modular calculators to ensure synchronized and deterministic processing. It distinguishes itself through a unified runtime that provi

    A low-level execution environment that delegates heavy mathematical computations to specialized GPU or NPU hardware for maximum throughput.

    C++androidaudio-processingc-plus-plus
    33,820View on GitHub↗