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

1 repo

Awesome GitHub RepositoriesTask Queues

Systems for managing and distributing asynchronous background jobs.

Distinguishing note: Focuses on architectural task distribution rather than specific data processing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Task Queues. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Task Queues

Awesome Task Queues GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • hiroi-sora/Umi-OCR

    hiroi-sora/Umi-OCR

    42,159View on GitHub↗

    Umi-OCR is an optical character recognition engine designed to convert visual text from images and documents into machine-readable character data. It functions as a local-first toolkit, processing all visual data directly on the host machine using embedded neural network models to maintain privacy and offline availability. The project distinguishes itself through its focus on automated document digitization and integrated barcode and QR code decoding. By utilizing a modular, Python-based orchestration layer, it enables users to transform static image files and multi-page documents into search

    Distributes document and image analysis jobs across a non-blocking execution pipeline for improved throughput.

    Pythonocrocr-pythonpaddleocr
    42,159View on GitHub↗