Explore Topics Trending Collections Events GitHub Sponsors # ziglang Star Here are 782 public repositories matching this topic... Language: All Sort: Most stars oven-sh / bun Star 77.2k Code Issues Pull requests Discussions Incredibly fast JavaScript runtime, bundler, test runner, and package ...
Explore Topics Trending Collections Events GitHub Sponsors # ziglang Star Here are 765 public repositories matching this topic... Language: All Sort: Recently updated Zigistry / Zigistry Star 260 Code Issues Pull requests Discussions A place where you can find all the libraries that suit ...
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. - Workflow runs · ziglang/zig
// TODO The '100' here is arbitrary and should be increased when possible: // - https://github.com/ziglang/zig/issues/4055 // - https://github.com/ziglang/zig/issues/3863 if (@typeInfo(T).@"enum".fields.len <= 100) { const kvs = comptime build_kvs: { const EnumKV = ...
take off every zig. Contribute to ziglang/zig-bootstrap development by creating an account on GitHub.
Code A general-purpose programming language and toolchain for maintainingrobust,optimal, andreusablesoftware. https://ziglang.org/ Documentation If you are looking at this README file in a source tree, please refer to theRelease Notes,Language Reference, orStandard Library Documentationcorresponding to...
@jacobly0 maintains a fork of LLDB with Zig support: https://github.com/jacobly0/llvm-project/tree/lldb-zig This fork only contains changes for debugging programs compiled by Zig's self-hosted backends, i.e. zig build-exe -fno-llvm ... Building To build the LLDB fork, make sure you...
Mar 25, 2023 Repository files navigation README MIT license Apache-2.0 license fetch-them-macos-headers A deprecated project that was used to collect macOS system header files. The new workflow is here: https://github.com/ziglang/zig/wiki/Updating-libc#darwinAbout...
The Zig programming language, packaged for PyPI. Contribute to ziglang/zig-pypi development by creating an account on GitHub.
.github/workflows assets content i18n-old i18n layouts old-content src .gitignore LICENSE README.md build.zig build.zig.zon Repository files navigation README MIT license ziglang.org Website for Zig. How to Run Locally We use Zine for static site generation. Zine, and th...