zig-zlib
zlib compiler
A package to statically compile and link zlib in Zig applications.
compile zlib in your build.zig
21 stars
2 watching
5 forks
Language: Zig
last commit: 8 months ago
Linked from 1 awesome list
buildzigzig-packagezlib
Related projects:
Repository | Description | Stars |
---|---|---|
mattnite/zig-libcurl | A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 20 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 34,929 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
marler8997/zigup | Manages and provides access to various Zig compilers. | 779 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
ziglibs/repository | A centralized repository for Zig packages with tools for verification and management. | 105 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
ziglibs/zig-lv2 | Toolkit for creating LV2 plugins with Zig bindings | 29 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 90 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
ziglang/vscode-zig | An extension providing language support and tools for the Zig programming language in Visual Studio Code. | 549 |