awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTask State Tracking

Maintenance of metadata including execution state, thread information, and stack pointers.

Distinguishing note: Candidates focus on AI agent states or DOM metadata, not kernel thread control blocks.

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

Awesome Task State Tracking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • s-matyukevich/raspberry-pi-osAvatar von s-matyukevich

    s-matyukevich/raspberry-pi-os

    13,854Auf GitHub ansehen↗

    This project is a bare-metal operating system developed for ARM64 architecture. It serves as a low-level implementation of kernel engineering, focusing on the fundamental construction of an OS from the hardware level up. The system is distinguished by its comprehensive approach to ARM64 processor control, featuring a red-black tree task scheduler and a hierarchical page table system for virtual memory management. It implements a sophisticated privilege model that handles transitions between kernel and user modes, ensuring process isolation through address space splitting and exception level m

    Tracks essential metadata such as execution state and kernel stack pointers for each task.

    Carmarmv8assembler
    Auf GitHub ansehen↗13,854
  1. Home
  2. Operating Systems & Systems Programming
  3. Task State Tracking