computils
Comptime utilities
A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations.
Zig utilities for all your comptime needs.
9 stars
4 watching
0 forks
Language: Zig
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/comptemplate | A comptime-powered templating engine for generating code at compile-time | 5 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
jecolon/ziglyph | A library providing tools and utilities for processing Unicode text in the Zig programming language. | 207 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 90 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
ziglibs/zdb | An allocator-free document-oriented database management system built in Zig | 3 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 35,060 |
ziglibs/zwin | A library that provides a portable and efficient way to create windows on Windows using the Zig programming language | 4 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
vrischmann/zig-sqlite | A thin wrapper around sqlite's C API for the Zig programming language. | 378 |
nektro/zig-extras | A collection of utility functions not worthy of their own package | 49 |