zouyee / zig-learningLinks
A bunch of links to blog posts, articles, videos, etc for learning Zig
☆159Updated 5 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.☆193Updated last month
- Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.☆131Updated 3 weeks ago
- A list of companies using Zig in production.☆103Updated 2 months ago
- A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode☆219Updated 5 months ago
- A minimal OS implemented following "Operating system in 1000 lines of code"☆144Updated 5 months ago
- a git alternative written in zig☆293Updated this week
- Collection of Algorithms implemented in Zig.☆274Updated 2 months ago
- zero-dependency image processing library☆185Updated this week
- A linter for the Zig programming language☆213Updated last month
- A Minimalist, High-Performance Virtual Machine in Zig☆95Updated last month
- zig utility library☆255Updated last week
- YAML parser for Zig☆252Updated last month
- A framework for writing performant and reliable networked services.☆622Updated last month
- An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.☆221Updated last month
- Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.☆145Updated this week
- A simple package for building command line apps in Zig☆296Updated 2 weeks ago
- A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made eas…☆87Updated 2 weeks ago
- Web framework for Zig that leverages dependency injection for clean, modular application development.☆477Updated this week
- A generic and general purpose Set implementation for the Zig language☆87Updated 3 months ago
- Common Zig patterns for you and your friends :)☆195Updated last year
- A data serialization language for expressing clear API messages, config files, etc.☆446Updated last week
- Zmpl is a templating language written in Zig☆170Updated this week
- Learn TigerBeetle by fixing tiny broken scripts!☆135Updated 6 months ago
- Add a JS runtime in your Zig project☆176Updated 4 months ago
- Zigma is an algorithmic trading framework built with the Zig programming language, leveraging an actor-based concurrency model. It aims t…☆71Updated 3 weeks ago
- Simple Zig programs that demonstrate good practices to accomplish common programming tasks.☆986Updated this week
- Native PostgreSQL driver / client for Zig☆411Updated last week
- A list of awesome projects related to Zig☆475Updated last week
- io_uring like asynchronous API and coroutine powered IO tasks for zig☆362Updated last week
- A compile-time interface checker for Zig that enables interface-based design with comprehensive type checking and detailed error reportin…☆123Updated 2 months ago