awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Task Schedulers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesTask Schedulers

Systems for executing computational nodes based on data dependencies and timing constraints.

Distinguishing note: Focuses on DAG-based dependency management for high-performance computing.

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

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

Awesome Task Schedulers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ApolloAuto/apollo

    ApolloAuto/apollo

    26,433View on GitHub↗

    Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al

    Executes computational nodes in a specific order based on data dependencies and timing constraints.

    C++apolloautonomous-drivingautonomous-vehicles
    26,433View on GitHub↗
  • c0re100/qBittorrent-Enhanced-Edition

    c0re100/qBittorrent-Enhanced-Edition

    25,128View on GitHub↗

    qBittorrent-Enhanced-Edition is a cross-platform desktop application designed to manage the downloading and uploading of files across peer-to-peer networks. It functions as an open-source file sharer, facilitating the decentralized distribution of digital content by breaking files into smaller pieces for efficient transfer. The application utilizes a high-performance library to handle complex protocol specifications and employs a mature widget toolkit to provide a consistent native user interface across Windows, macOS, and Linux. It operates as a network traffic manager, incorporating asynchr

    Distributes heavy computational tasks across multiple CPU cores to prevent interface freezing.

    C++bittorrentbittorrent-client
    25,128View on GitHub↗