awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Toolchain-uri Zig pentru programare de sistem

Clasament actualizat la 30 iun. 2026

Explorează compilatoare, sisteme de build și utilitare de dezvoltare concepute pentru dezvoltarea software de înaltă performanță folosind limbajul Zig.

Toolchain-uri Zig pentru programare de sistem

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • zig-lang/zigAvatar zig-lang

    zig-lang/zig

    43,152Vezi pe GitHub↗

    Zig is a low-level systems programming language designed for writing high-performance software that interacts directly with hardware. It focuses on the transformation of source code into machine binaries for the execution of low-level operations. The project is distinguished by its native support for cross-compilation, allowing binaries for various operating systems and CPU architectures to be built from a single host. It provides direct interoperability with the C language, enabling the import of headers and function calls without a foreign function interface. The language utilizes manual m

    This is the official Zig language repository, providing the self-hosted compiler, built-in build system, package management, native cross-compilation, C interop, LLVM-based code generation, LSP server, and testing framework — the complete Zig systems programming toolchain.

    ZigCross-Compilation ToolchainsNative C Interoperability
    Vezi pe GitHub↗43,152
  • ziglang/zigAvatar ziglang

    ziglang/zig

    43,123Vezi pe GitHub↗

    Zig is a general-purpose systems programming language designed for high-performance applications that require manual memory management and direct control over hardware resources. It prioritizes predictable execution by enforcing explicit control flow and requiring functions to accept explicit memory allocators, ensuring that all heap operations and logic paths remain visible to the developer. The language distinguishes itself through a powerful compile-time metaprogramming engine that allows for arbitrary code execution during the build process, enabling advanced reflection and the generation

    The official Zig repository delivers the complete toolchain: a self-hosted compiler with LLVM code generation, a build system that handles dependencies and cross-compilation, C interoperability, LSP support, and a testing framework—exactly what you need for Zig systems programming.

    ZigLanguage Servers
    Vezi pe GitHub↗43,123

Related searches

  • traseu pentru învățarea Zig
  • cale de învățare Rust bazată pe proiecte
  • editor de text modal modern scris în Rust
  • a game engine written in Rust
  • framework de firmware pentru programarea microcontrolerelor în Rust
  • proiect practic pentru învățarea programării de sistem
  • metodă bazată pe proiecte pentru învățarea compilatoarelor
  • un bundler JavaScript rapid scris într-un limbaj compilat