zouyee / zig-learningLinks
A bunch of links to blog posts, articles, videos, etc for learning Zig
☆138Updated 3 months ago
Alternatives and similar repositories for zig-learning
Users that are interested in zig-learning are comparing it to the libraries listed below
Sorting:
- Easy input/output in ZIG.☆180Updated last month
- a git alternative written in zig☆275Updated last month
- A linter for the Zig programming language☆193Updated last month
- An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.☆192Updated 2 months ago
- Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.☆111Updated 2 months ago
- Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.☆135Updated last month
- A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made eas…☆73Updated last month
- A list of companies using Zig in production.☆94Updated this week
- A minimal OS implemented following "Operating system in 1000 lines of code"☆135Updated 3 months ago
- A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode☆201Updated 3 months ago
- Collection of Algorithms implemented in Zig.☆245Updated 3 weeks ago
- A data serialization language for expressing clear API messages, config files, etc.☆408Updated 2 months ago
- A Minimalist, High-Performance Virtual Machine in Zig☆90Updated 3 months ago
- Common Zig patterns for you and your friends :)☆192Updated last year
- YAML parser for Zig