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

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

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

8 个仓库

Awesome GitHub RepositoriesQueue

Systems for managing background jobs and task queues.

Explore 8 awesome GitHub repositories matching part of an awesome list · Queue. Refine with filters or upvote what's useful.

Awesome Queue GitHub Repositories

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

    tubearchivist/tubearchivist

    7,561在 GitHub 上查看↗

    TubeArchivist is a self-hosted YouTube video archiving system and metadata indexer. It functions as a personal media library and download manager that allows users to create a searchable offline collection of videos, channels, and playlists. The system distinguishes itself by indexing subtitles, comments, and channel information for full-text search and retrieval. It features automated media synchronization to track subscriptions and playlists, ensuring new content is automatically queued and downloaded as it is published. The project provides a broad set of capabilities for digital asset ma

    Organizes the download queue using content filters and mass actions for efficient management.

    Pythonarchivedownload-managerdownload-videos
    在 GitHub 上查看↗7,561
  • nexmoe/vidbeenexmoe 的头像

    nexmoe/VidBee

    6,422在 GitHub 上查看↗

    VidBee is a self-hosted media download manager that wraps the yt-dlp engine to download videos and audio from over 1000 websites. It functions as both a desktop client and a Fastify-based web service, managing downloads through a persistent queue with pause, resume, retry, and real-time progress tracking. The application uses cookie-based authentication to access login-gated, age-restricted, or subscriber-only content by importing browser cookies or Netscape-format cookie files. The application distinguishes itself through automated download workflows, including RSS and Atom feed monitoring t

    Queues only feed items whose titles or descriptions match a comma-separated keyword filter to skip unwanted content.

    TypeScriptdownloaderfacebooktiktok
    在 GitHub 上查看↗6,422
  • dereuromark/cakephp-queuedereuromark 的头像

    dereuromark/cakephp-queue

    308在 GitHub 上查看↗

    This branch is for use with CakePHP 5.1+. For details see version map.

    Minimal, dependency-free queue solution.

    PHP
    在 GitHub 上查看↗308
  • cakephp/queuecakephp 的头像

    cakephp/queue

    36在 GitHub 上查看↗

    This is a Queue system for CakePHP.

    Core queue system for the php-queue library.

    PHP
    在 GitHub 上查看↗36
  • dereuromark/cakephp-queue-schedulerdereuromark 的头像

    dereuromark/cakephp-queue-scheduler

    7在 GitHub 上查看↗

    A scheduler addon for Queue plugin.

    Crontab-like scheduler for database-driven queues.

    PHP
    在 GitHub 上查看↗7
  • crustum/batch-queuecrustum 的头像

    crustum/batch-queue

    0在 GitHub 上查看↗

    The BatchQueue plugin provides a unified system for managing batch job processing in CakePHP applications. It supports both parallel execution (running the same job with different arguments simultaneously) and sequential chains (jobs run one after another with context accumulation). The plugin…

    Manages batch jobs with parallel execution.

    PHP
    在 GitHub 上查看↗0
  • crustum/cakephp-temporalcrustum 的头像

    crustum/cakephp-temporal

    0在 GitHub 上查看↗

    The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal.

    Workflow orchestration for durable background jobs.

    PHP
    在 GitHub 上查看↗0
  • cakedc/cakephp-enqueueCakeDC 的头像

    CakeDC/cakephp-enqueue

    0在 GitHub 上查看↗

    CakePHP Enqueue Plugin

    Database-driven message queue integration.

    PHP
    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Queue

探索子标签

  • Download Queue FilteringTools for organizing and filtering pending downloads using specific content criteria. **Distinct from Queue:** Focuses on filtering the items within a queue rather than the queue infrastructure itself.