zig-ios-example
iOS app builder
A minimal build setup and toolchain for building and deploying iOS applications with the Zig programming language.
Minimal build.zig for targeting iOS
129 stars
9 watching
7 forks
Language: Zig
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/zig-deploy | A toolset that simplifies deployment of iOS apps written in the Zig programming language. | 29 |
kubkon/espresso-zig | A set of Zig bindings for interacting with the espresso C library | 4 |
kubkon/zigkit | Native bindings for low-level macOS frameworks | 69 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 346 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 396 |
sam701/zig-cli | A package for building command line apps in Zig | 214 |
kudoleh/ios-modular-architecture | A template iOS application using Modular Architecture | 728 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |
tramlinehq/macige | Provides pre-configured workflows for automating mobile app builds and releases on various platforms | 93 |
vezel-dev/zig-sdk | An MSBuild SDK that enables building native components in .NET solutions using the Zig compiler and toolchain | 78 |
fubark/zig-v8 | Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 138 |
isleofcode/corber | A CLI tool that streamlines the process of building hybrid mobile apps using various frameworks and Cordova. | 334 |
dundalek/notcurses-zig-example | A demo showing how to use the Notcurses library for building terminal UIs with Zig | 63 |
koopjs/koop-cli | A CLI tool for building and managing Koop applications with plugins. | 11 |
igorkulman/iossampleapp | An iOS sample app demonstrating various software development concepts and techniques | 893 |