Low-level implementation of different painting primitives (lines, rectangles, ...) without specialization on a certain draw target
☆24Sep 18, 2024Updated last year
Alternatives and similar repositories for painterz
Users that are interested in painterz are comparing it to the libraries listed below
Sorting:
- Various "bit juggling" helpers and functionality☆16Nov 24, 2025Updated 3 months ago
- Comptime radix tree in Zig☆23Oct 19, 2021Updated 4 years ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆17Dec 1, 2022Updated 3 years ago
- Zig diffs from the ground up WIP☆15Apr 11, 2025Updated 10 months ago
- A library to support text rendering in arbitrary contexts☆38Oct 31, 2022Updated 3 years ago
- The protozig(uana), or protocol buffers implementation in Zig☆45Jan 29, 2022Updated 4 years ago
- Memory utilities for the Zig programming language, including a reference counted pointer☆17Nov 26, 2023Updated 2 years ago
- Hunt down sus ZLS activity by spamming ZLS with hot req/notif garbage☆20Sep 22, 2025Updated 5 months ago
- OS-native file dialogs on Linux, macOS and Windows☆63Aug 26, 2025Updated 6 months ago
- Fun functional functionality for Zig!☆35Jan 2, 2021Updated 5 years ago
- A library for interacting with databases in Zig☆27Feb 15, 2024Updated 2 years ago
- ValueTree-based JSON parser☆39Feb 8, 2024Updated 2 years ago
- Micro benchmarking in zig☆22Jul 10, 2025Updated 7 months ago
- some iterator patterns for Zig lang☆11Aug 7, 2022Updated 3 years ago
- Property testing library for zig☆15Feb 4, 2025Updated last year
- Zig micro-benchmark library☆26Aug 14, 2023Updated 2 years ago
- Zig bindings and build system for https://github.com/wasm3/wasm3☆45Sep 14, 2022Updated 3 years ago
- Cyborg is a minimalist, self-contained toolkit for building Android apps☆14Mar 13, 2024Updated last year
- An HTML parsing library, written in Zig.☆134Jan 2, 2026Updated last month
- Minimal json library with zero allocations☆43Dec 28, 2021Updated 4 years ago
- A zig remote procedure call solution☆44Updated this week
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆85Dec 29, 2023Updated 2 years ago
- Zig binding of Z Standard☆27Mar 27, 2023Updated 2 years ago
- Dear ImGui for Mach engine (originally based on michal-z's zgui)☆22Jun 1, 2023Updated 2 years ago
- Statically typed, embeddable, scripting language written in Zig.☆43May 24, 2021Updated 4 years ago
- A general purpose, multithreaded capable slab allocator for Zig☆63Jan 27, 2021Updated 5 years ago
- A small URI parser that parses URIs after RFC3986☆13Jan 7, 2023Updated 3 years ago
- Basic HTTP server implementation in Zig☆169Jun 27, 2023Updated 2 years ago
- A benchmarking library for zig.