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

3 repos

Awesome GitHub RepositoriesCross-Platform Compatibility Layers

Tools that normalize OS-specific behaviors and environment detection to provide a unified interface across different host systems.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Cross-Platform Compatibility Layers. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Abstractions
  6. Cross-Platform Compatibility Layers

Awesome Cross-Platform Compatibility Layers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    C++androidapp-frameworkcross-platform
  • fffaraz/awesome-cpp

    fffaraz/awesome-cpp

    69,832GitHubView on GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag

    awesomeawesome-listc

Explore sub-tags

  • Cross-Platform Abstraction LayersInterfaces that provide unified access to hardware or operating system functionality across different platforms.
  • Platform DetectionLogic that identifies the current operating system at runtime to enable platform-specific application behavior.
  • Protocol Abstraction LayersLayers that translate low-level network and system communication protocols into consistent, high-level programming interfaces.