comptemplate
Comptime Templater
A comptime-powered templating engine for generating code at compile-time
Comptime Templates
5 stars
5 watching
0 forks
Language: Zig
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/computils | A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations. | 9 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
zolang/zolangtemplates | A repository of code generation templates for various programming languages | 5 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 343 |
vbrusca/zigsdlgametemplate | An empty Zig project set up with the SDL library for game development | 4 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
mosop/teeplate | A library that allows multiple template files to be rendered and processed in a hierarchical structure | 16 |
gustmartins/slice-library | A CodeIgniter library that simulates Laravel's Blade templating system | 68 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |