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

1 repo

Awesome GitHub RepositoriesPOSIX Kernels

Kernels that implement standard Unix-like system interfaces.

Distinguishing note: Focuses on the kernel's compliance with POSIX standards.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. POSIX Kernels

Awesome POSIX Kernels GitHub Repositories

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

    SerenityOS/serenity

    32,905View on GitHub↗

    SerenityOS is a complete, self-hosted desktop operating system built from the kernel up. It features a monolithic kernel architecture that manages system services, hardware drivers, and networking within a single address space. The system provides a full computing environment, including a proprietary windowing system and a suite of native desktop applications, all while maintaining a POSIX-compliant interface for standard system programming. The project is distinguished by its integrated development workflow, which relies on a cross-compilation build pipeline to generate system images from ho

    Implements a Unix-like core architecture supporting standard system interfaces and multitasking.

    C++browserc-plus-plusdesktop-environment
    32,905View on GitHub↗