Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Ziglang Open-Source Projects
-
All in all, before eventually migrating to some boring modern technology, I decided to try using Bun with it instead of Node. I didn't come up with this idea completely out of nowhere; I had some interesting experience with Bun already, and the promise of zero-config development had proven to be a working approach for me. So I decided to test the hypothesis of letting Bun handle the obsolete Node project to see what it would yield.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Project mention: Show HN: Lyceum – An MMO game built with Zig and Erlang | news.ycombinator.com | 2024-11-05
Did you happen to tinker with https://machengine.org/ it's a Zig game engine & graphics toolkit?
-
zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition
Project mention: C Macro Reflection in Zig – Zig Has Better C Interop Than C Itself | news.ycombinator.com | 2024-07-30> […] I've had a lot of issues getting editor integration to work correctly. I've installed the VSCode extension but I don't seem to be getting autocomplete etc. […]
If you use ZLS [0], make sure you’re always using the right version for the Zig version you have installed on your machine. In my experience, that fixes 90% of editor issues I’ve encountered using Zig (I don’t use Visual Studio Code though, so it’s possible your editor issues are related to the editor itself).
[0]: https://github.com/zigtools/zls
-
umbrella
⛱ Broadly scoped ecosystem & mono-repository of 202 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development
Project mention: Show HN: Simulating 20M Particles in JavaScript | news.ycombinator.com | 2024-07-08You may be interested in JS optimised vector operations, the @thi.ng universe has some useful implementations (also a WASM simd one):
[0]: https://github.com/thi-ng/umbrella/tree/develop/packages/vec...
[1]: https://github.com/thi-ng/umbrella/tree/develop/packages/vec...
[2]: https://github.com/thi-ng/umbrella/tree/develop/packages/sim...
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Project mention: Py2many: Python to many CLike languages transpiler | news.ycombinator.com | 2024-10-16
-
zig-cookbook
Simple Zig programs that demonstrate good practices to accomplish common programming tasks.
-
I use Zig on Mac, Windows and Linux (but most on Mac). It works without issues (also as a C/C++ compiler and linker replacement).
If you're developing with Zig I would recommend managing the Zig installation through a tool like zvm (https://github.com/tristanisham/zvm). This lets you easily update to the latest dev version and switch between stable versions (similar to rustup or nvm).
The other install options are working too of course (install via brew, or download and unpack prebuilt archives https://ziglang.org/download/) but those options are not as convenient for switching between the stable and bleeding egde version.
-
-
Project mention: How I Built My Own Last.fm Clone on Bluesky’s AT Protocol — Join the Beta! | dev.to | 2025-03-13
Database: Xata (PostgreSQL) – A managed database for storing scrobbles and user data.
-
-
-
-
-
-
Project mention: Show HN: Lyceum – An MMO game built with Zig and Erlang | news.ycombinator.com | 2024-11-05
There are images and a gif in the repository: https://github.com/Dr-Nekoma/lyceum
You can also check it out a little demo: https://www.youtube.com/watch?v=ejYcWRERetM&t=2758s
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ziglang discussion
Ziglang related posts
-
Criando e executando um projeto Laravel 12 com (quase) zero dependências usando Docker
-
efri, the_framework
-
Make a FREE AI Chatbot with Discord + Vercel 🤖
-
Bun 1.2 Is Released
-
How to turn any website into png
-
5 things I like about Deno
-
Side Projects Starter Pack
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 20 Mar 2025
Index
What are some of the best open-source Ziglang projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | bun | 76,876 |
2 | ziglings | 4,408 |
3 | mach | 3,799 |
4 | zls | 3,615 |
5 | umbrella | 3,519 |
6 | zig-gamedev | 2,507 |
7 | capy | 2,026 |
8 | microzig | 1,529 |
9 | awesome-zig | 1,280 |
10 | zig-book | 1,234 |
11 | zig-clap | 1,159 |
12 | pixi | 904 |
13 | py2many | 902 |
14 | zig-cookbook | 888 |
15 | zvm | 613 |
16 | linuxwave | 564 |
17 | pgzx | 504 |
18 | zgl | 472 |
19 | awesome-zig | 436 |
20 | SDL.zig | 387 |
21 | zware | 317 |
22 | zig-args | 268 |
23 | lyceum | 268 |