awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesImage Processing

Scheduling systems that control how image processing pipeline stages are vectorized, parallelized, unrolled, or tiled for target-specific optimization.

Distinct from Execution Schedulers: Distinct from Execution Schedulers: focuses on image processing pipeline execution strategies with explicit vectorization and tiling rather than general event delivery threading.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Image Processing. Refine with filters or upvote what's useful.

Awesome Image Processing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • halide/halidehalide 的头像

    halide/Halide

    6,572在 GitHub 上查看↗

    Controls how image processing pipeline stages are vectorized, parallelized, unrolled, or tiled for target optimization.

    C++compilerdslgpu
    在 GitHub 上查看↗6,572
  • kornelski/pngquantkornelski 的头像

    kornelski/pngquant

    5,671在 GitHub 上查看↗

    Runs independent quantization and remapping operations in separate threads without interference.

    Ccconversionimage-optimization
    在 GitHub 上查看↗5,671
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Concurrency-Controlled Schedulers
  5. Execution Schedulers
  6. Image Processing

探索子标签

  • ConcurrentRunning independent quantization and remapping operations in separate threads without interference. **Distinct from Image Processing:** Distinct from Image Processing: focuses on concurrent execution of independent operations rather than general image processing pipelines.