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

1 repo

Awesome GitHub RepositoriesKernel Timer Management

Mechanisms for managing time-based events, task scheduling, and high-resolution timing within a kernel environment.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Timer Management. 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. Kernel Timer Management

Awesome Kernel Timer Management 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