maybeuninit
Compile-time uninit
A Zig library implementing a way to create and manage uninitialized values at compile-time.
MaybeUninit in Zig.
1 stars
2 watching
0 forks
Language: Zig
last commit: about 4 years ago
Linked from 2 awesome lists
maybeuninitzig
Related projects:
Repository | Description | Stars |
---|---|---|
gernest/time | A time-related library designed specifically for the Zig programming language. | 15 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
dundalek/notcurses-zig-example | A demo showing how to use the Notcurses library for building terminal UIs with Zig | 62 |
jedisct1/zig-minisign | An implementation of Minisign in Zig. | 51 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
dutchghost/arrayvec | A statically typed array with a vector-like API in Zig | 15 |
gernest/hoodie | A language server implementation for the Zig programming language with additional features | 18 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 90 |
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 167 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
mattnite/zig-libcurl | A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 20 |
nidnogg/zeitfetch | Provides cross-platform instant snapshot of system information | 57 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |