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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • halide/halideAvatar de halide

    halide/Halide

    6,572Voir sur GitHub↗

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

    C++compilerdslgpu
    Voir sur GitHub↗6,572
  • kornelski/pngquantAvatar de kornelski

    kornelski/pngquant

    5,671Voir sur GitHub↗

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

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

Explorer les sous-tags

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