jonathangjertsen / zig-examplesLinks
Programs, tests, build scripts that I write to teach myself Zig (https://ziglang.org), including a very flickery version of Snake :)
☆13Updated last year
Alternatives and similar repositories for zig-examples
Users that are interested in zig-examples are comparing it to the libraries listed below
Sorting:
- A Zig port of the kilo editor, in less than 1000 LOC.☆72Updated last year
- Server implementations for several protocols in Zig. Includes http(s), gemini and gopher☆39Updated 2 years ago
- The perfect scripting sidekick!☆16Updated 2 weeks ago
- An assortment of random utility functions that aren't in std and don't need to be their own pacakge.☆68Updated this week
- A Zig command-line input library!☆50Updated last year
- A TOML parser written in Zig☆118Updated last year
- using zig to build lua for webassembly☆34Updated 6 years ago
- Zig bindings for the Wasmer WebAssembly runtime☆53Updated 3 years ago
- Statically typed, embeddable, scripting language written in Zig.☆41Updated 4 years ago
- A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"☆48Updated 6 months ago
- A tool for testing snippets of code, useful for websites and books that talk about Zig.☆79Updated last year
- A comptime HTML preprocessor with a builtin template engine for Zig.☆46Updated 2 months ago
- Zig library/tool to request network assets☆78Updated last year
- Zig binding of Z Standard☆26Updated 2 years ago
- Zig by Example☆76Updated 11 months ago
- tree-sitter bindings for Zig☆46Updated last year
- A date and time parsing and formatting library for Zig.☆68Updated 3 months ago
- [WIP] A pure-Zig TLS 1.3 client implementation.☆14Updated 2 years ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆77Updated 5 months ago
- A JSON5 parser/stringifier for Zig resembling the std.json API☆24Updated last month
- A list of programming languages implemented in Zig, for inspiration.☆17Updated last year
- A poolable string builder (aka string buffer) for Zig☆29Updated 2 weeks ago
- ☆19Updated last year
- WebSocket library for Zig ⚡☆67Updated last year
- A zig library for colorizing paths according to LS_COLORS☆18Updated last week
- A list of companies using Zig in production.☆103Updated 2 months ago
- zlib ported to the zig build system☆61Updated 2 weeks ago
- enables Zig/WASM to speak to JavaScript☆28Updated last year
- Simple comptime generic interfaces for Zig☆45Updated 2 months ago
- A collection of utilities for prompting information from the user on the CLI☆27Updated 3 months ago