awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Systems Programming Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSystems Programming Runtimes

Execution environments that provide memory safety and hardware-level performance for compiled applications.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Systems Programming Runtimes. 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 Programming
  6. Systems Programming Runtimes

Awesome Systems Programming Runtimes GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++