zig-sdk
Native component builder
An MSBuild SDK that enables building native components in .NET solutions using the Zig compiler and toolchain
An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.
78 stars
4 watching
2 forks
Language: C#
last commit: 2 days ago
Linked from 2 awesome lists
buildccppdotnetmsbuildzig
Related projects:
Repository | Description | Stars |
---|---|---|
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 394 |
staltz/zig-nodejs-example | An example of a Node.js native module written in Zig, showcasing its capabilities and demonstrating how to create a simple native module. | 125 |
kubkon/zig-ios-example | A minimal build setup and toolchain for building and deploying iOS applications with the Zig programming language. | 129 |
ziglang/vscode-zig | An extension for Visual Studio Code that adds support for the Zig programming language | 562 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
vezel-dev/libffi | A fork of libffi with Zig bindings and a simplified build process. | 7 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
sam701/zig-cli | A package for building command line apps in Zig | 214 |
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,282 |
mitchellh/zig-libxml2 | Enables building of libxml2 using the Zig build system | 80 |
david-vanderson/dvui | A GUI toolkit for building apps and games with immediate mode interface and process-based input handling | 452 |
dundalek/notcurses-zig-example | A demo showing how to use the Notcurses library for building terminal UIs with Zig | 63 |
fubark/zig-v8 | Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 138 |
wendigojaeger/ziggba | A work in progress SDK for creating Game Boy Advance games using the Zig programming language. | 361 |
mattnite/zig-libcurl | A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 21 |