zwin
Windowing library
A library that provides a portable and efficient way to create windows on Windows using the Zig programming language
Making windows with Zig! (Only works on Windows at the moment)
4 stars
5 watching
0 forks
Language: Zig
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
andrewrk/zig-window | A cross-platform windowing API with support for multiple graphics contexts and event handling. | 117 |
aransentin/zwl | A comprehensive, cross-platform windowing library for building desktop applications in Zig. | 99 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 264 |
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 167 |
jakubszark/zig-string | A library providing basic string operations and utilities for the Zig programming language. | 368 |
sahnvour/zig-containers | A collection of container implementations for the Zig programming language | 12 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
ziglibs/painterz | A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives. | 21 |
ziglibs/diffz | A Zig library implementing a diff-matching algorithm | 21 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
ziglibs/ansi-term | A library providing escape codes and functionality to handle ANSI terminals in Zig programming language. | 69 |