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

1 repo

Awesome GitHub RepositoriesPlatform Abstraction Layers

Internal wrappers that normalize system-level calls to ensure cross-platform compatibility.

Distinguishing note: Focuses on system-level portability rather than high-level application frameworks.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. Platform Abstraction Layers

Awesome Platform Abstraction Layers GitHub Repositories

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

    php/php-src

    39,945View on GitHub↗

    This project is the core source code for a general-purpose, server-side scripting language designed for web development. It provides a high-performance execution engine that parses and runs scripts to generate dynamic content, supported by a comprehensive standard library for data manipulation, networking, and system interaction. The repository serves as an open-source development platform where the language runtime and its interpreter are built, maintained, and evolved through community-driven governance. The runtime is powered by a stack-based virtual machine that executes compiled bytecode

    A set of internal wrappers that normalize system-level calls to ensure consistent behavior across different operating systems and hardware.

    C
    39,945View on GitHub↗