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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • halide/halideAvatar de halide

    halide/Halide

    6,572Ver en GitHub↗

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

    C++compilerdslgpu
    Ver en GitHub↗6,572
  • kornelski/pngquantAvatar de kornelski

    kornelski/pngquant

    5,671Ver en GitHub↗

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

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

Explorar subetiquetas

  • 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.