zig-pek
HTML generator
A preprocessor tool for generating HTML documents from template definitions using the Zig programming language
A comptime HTML preprocessor with a builtin template engine for Zig.
38 stars
3 watching
1 forks
Language: Zig
last commit: 8 months ago
Linked from 1 awesome list
zig-package
Related projects:
Repository | Description | Stars |
---|---|---|
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 510 |
nektro/zig-extras | A collection of utility functions not worthy of their own package | 49 |
nektro/zig-ulid | A binary implementation of the ULID time-generation algorithm in Zig. | 22 |
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
nektro/zig-range | A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
nektro/zig-tracy | A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
ziglibs/comptemplate | A comptime-powered templating engine for generating code at compile-time | 5 |
zolang/zolang | A programming language that allows users to generate code for multiple platforms through a templating specification file system | 148 |
yrashk/zig-generator | Library providing an async generator implementation for Zig programming language | 39 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 35,060 |
kivikakk/htmlentities.zig | Provides data for HTML entities in Zig programming language | 12 |
yogthos/selmer | A template system for generating text content using Clojure, inspired by Django's approach. | 987 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 343 |
cztomsik/graffiti | An HTML/CSS engine designed to be simple and lightweight, providing a minimal subset of DOM and CSS functionality for use in Node.js applications. | 938 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |