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

1 repo

Awesome GitHub RepositoriesProcess Schedulers

Algorithms and mechanisms for managing task execution priority, resource allocation, and context switching.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Process Schedulers. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. Operating System Kernels
  5. Process Schedulers

Awesome Process Schedulers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • torvalds/linux

    torvalds/linux

    217,986GitHubView on GitHub↗

    The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu

    C