renatoathaydes / zig-common-tasksLinks
Zig common tasks (code samples)
☆20Updated 2 weeks ago
Alternatives and similar repositories for zig-common-tasks
Users that are interested in zig-common-tasks are comparing it to the libraries listed below
Sorting:
- Video editor written in Zig ⚡ using raylib☆39Updated last year
- Fuzzy finder algorithms a la Smith-Waterman for Zig.☆29Updated 5 months ago
- zat is a syntax highlighting cat like utility using tree-sitter and with support for vscode themes☆75Updated 2 months ago
- Pretty printer for arbitrary data structures in Zig.☆98Updated last month
- A linting suite for Zig☆104Updated 2 years ago
- Easily call Javascript from Zig wasm☆78Updated 4 months ago
- Tree-like pretty formatter for Zig☆39Updated 9 months ago
- The necessary building blocks to develop LSP implementations in Zig.☆116Updated last week
- A webserver that supports hot reloading and that integrates with the Zig build system☆15Updated last year
- pipewire ported to the zig build system☆21Updated last week
- Zig module for serving a directory of files from memory via HTTP☆64Updated 9 months ago
- Zig bindings for raylibs raygui.h☆52Updated last year
- Pure Zig 2D graphics library☆177Updated last week
- Simple tool that just install & update zig nightly.☆32Updated 2 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 3 months ago
- ☆33Updated 2 months ago
- Postgres driver written in pure Zig☆35Updated last year
- A JSON5 parser/stringifier for Zig resembling the std.json API☆25Updated 5 months ago
- Zig function transform library☆47Updated last month
- Zig by Example☆76Updated last year
- A single executable implementation of various coreutils.☆55Updated last month
- An assortment of random utility functions that aren't in std and don't need to be their own pacakge.☆70Updated last week
- zlib ported to the zig build system☆61Updated last month
- Quite OK Image format encoder/decoder written in Zig☆150Updated 9 months ago
- tree-sitter and many popular parsers built as a single package with zig☆31Updated last month
- Zig Mailbox is convenient inter-thread communication mechanizm.☆91Updated last week
- Fluent interface for REGEX, iteration, and algorithm chaining.