Statistics for language Zig
RepositoryStats tracks 579,580 Github repositories, of these 527 are reported to use a primary language of Zig.
Most starred repositories for language Zig (view more)
Trending repositories for language Zig (view more)
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
The financial transactions database designed for mission critical safety and performance.
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
An assortment of random utility functions that aren't in std and don't need to be their own pacakge.
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
The financial transactions database designed for mission critical safety and performance.
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Zig port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
Zig port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
An asynchronous runtime for writing applications and services. Supports io_uring and epoll for Linux, kqueue for Darwin & BSD, and a busy loop for the rest.
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
The financial transactions database designed for mission critical safety and performance.
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
Zig port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
An open, technical and introductory book for the Zig programming language
High performance AI inference stack. Built for production. @ziglang / @openxla / MLIR / @bazelbuild
Simple Zig programs that demonstrate good practices to accomplish common programming tasks.
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
The financial transactions database designed for mission critical safety and performance.
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI...
A unikernel designed specifically for running Wasm applications and compatible with WASI
io_uring like asynchronous API and coroutine powered IO tasks for zig