An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.
☆102Mar 14, 2026Updated this week
Alternatives and similar repositories for zig-sdk
Users that are interested in zig-sdk are comparing it to the libraries listed below
Sorting:
- A super hacky tool to decode unknown binary formats☆30Aug 29, 2023Updated 2 years ago
- Zig wrapper around the RISC-V SBI specification☆19Mar 2, 2026Updated 2 weeks ago
- A type erasure library for Zig that is meant to be eventually upstreamed to std☆40Jul 19, 2025Updated 8 months ago
- some iterator patterns for Zig lang☆11Aug 7, 2022Updated 3 years ago
- A type validation library for writing a zero-cost, declarative, understandable, generic code in zig.☆66Dec 10, 2023Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- C++ to Zig bindings and transpiler☆124Apr 6, 2025Updated 11 months ago
- A grep that implements KMP pattern search algorithm written in Zig☆15Jun 2, 2023Updated 2 years ago
- C# ECS Benchmarks☆44Feb 2, 2026Updated last month
- ☆43Nov 20, 2025Updated 3 months ago
- A Zig implementation of the stivale2 boot protocol☆13Aug 21, 2022Updated 3 years ago
- Benchmarking a faster std.Mutex implementation for Zig☆33Dec 13, 2024Updated last year
- Simple comptime generic interfaces for Zig☆53Jun 13, 2025Updated 9 months ago
- template repository for a roslyn source generator☆23Jan 27, 2022Updated 4 years ago
- user-contributed extra test suite for the zig toolchain☆19Nov 1, 2024Updated last year
- Generate C# bindings from a C header.☆297Sep 8, 2025Updated 6 months ago
- An experiment at creating an translation library for use with Zig.☆16Dec 15, 2024Updated last year
- The compiler repository for the Draco programming language.☆135May 19, 2025Updated 10 months ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆17Dec 18, 2021Updated 4 years ago
- Zig build system graph output step☆23Mar 14, 2023Updated 3 years ago
- A library for interacting with databases in Zig☆27Feb 15, 2024Updated 2 years ago
- Experiments for duck typing support in C#.☆13Jan 4, 2025Updated last year
- Uses Myriad to generate type safe reflection calls to internal functions/properties/methods.☆14Sep 18, 2022Updated 3 years ago
- A QEMU frontend made in Zig.☆25Dec 23, 2023Updated 2 years ago
- Compile-time validation of type constraints☆28Mar 7, 2023Updated 3 years ago
- Zigstr is a UTF-8 string type for Zig programs.☆114Oct 1, 2023Updated 2 years ago
- Algebra for Zig☆32Jan 19, 2022Updated 4 years ago
- NuGet package to help you cross-compile Native AOT to different OSes/architectures☆140Aug 7, 2024Updated last year
- ☆20Sep 9, 2024Updated last year
- (Work in Progress) C/C++ compilation support for .NET Core projects☆26Nov 28, 2021Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- Basic Compilation Log support☆40Mar 9, 2026Updated last week
- A low-level graphics library for .NET powered by Vulkan.☆33Apr 11, 2025Updated 11 months ago
- Simple game written from scratch in Zig☆59Jan 11, 2026Updated 2 months ago
- Like dumpbin.exe but cross-platform☆34Sep 4, 2025Updated 6 months ago
- Toolset for interacting with Windows processes in Zig☆17Jul 14, 2020Updated 5 years ago
- A JSON5 parser/stringifier for Zig resembling the std.json API☆25Jul 11, 2025Updated 8 months ago
- Zig bindings for the VulkanMemoryAllocator library