awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Portable Software Architectures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPortable Software Architectures

Design patterns and implementations that minimize external dependencies.

Distinguishing note: Focuses on the architectural goal of portability.

Explore 1 awesome GitHub repository matching software engineering & architecture · Portable Software Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Portable Software Architectures

Awesome Portable Software Architectures GitHub Repositories

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

    raysan5/raylib

    31,046View on GitHub↗

    This project is a C-based multimedia toolkit and cross-platform game framework designed for building interactive applications. It provides a low-level programming interface that grants direct access to hardware-accelerated graphics, real-time audio processing, and user input handling. By utilizing an immediate-mode rendering architecture, the library processes visual state changes frame-by-frame, which simplifies the logic required for dynamic interfaces and interactive simulations. The library distinguishes itself through a zero-dependency design that avoids complex external build requiremen

    Maintains portability by avoiding complex external library requirements.

    Candroidcembedded
    31,046View on GitHub↗