Zig Ziglang

Open-source Zig projects categorized as Ziglang

Top 23 Zig Ziglang Projects

  • bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    Project mention: Bun-ify Your Project | dev.to | 2024-03-06

    Bun has a solution for it. First of all, it already has a list of trusted dependencies. For them, Bun will execute all necessary scripts by default. Otherwise, you can add it to trustedDependecies in your package.json file. In Bun community usage of trustedDependencies is a hot topic. There are several suggestions on how to improve it.

  • ziglings

    Learn the Zig programming language by fixing tiny broken programs.

    Project mention: Roadmap to master zig | /r/Zig | 2023-10-08

    Master syntax - language possibilities, so that you can read code. Ziglings (or github) does great job teaching it!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • mach

    zig game engine & graphics toolkit

    Project mention: Zig Software Foundation 2024 Financial Report and Fundraiser | news.ycombinator.com | 2024-01-18

    Myself and many others are betting on Zig in major ways, I truly think it has a bright future ahead.

    In spare time, myself and a few others are working on a game engine in Zig[0], and the Zig core team has been very receptive to addressing issues our project faces and supporting us.

    Others are working on pixel art editors[1], open source 2D RPG games[2], there's a group of independent folks working on a 3D massive immersive sim game[3], a group working on making Zig an amazing language for micro-controllers[4], etc.

    Please consider donating $5-10 a month to the ZSF! They are a great group of people, and it has so many knock-on effects for others in the FOSS community. :)

    [0] https://machengine.org/

    [1] https://github.com/foxnne/pixi

    [2] https://github.com/foxnne/aftersun

    [3] https://github.com/Srekel/tides-of-revival

    [4] https://github.com/ZigEmbeddedGroup

  • zls

    A Zig language server supporting Zig developers with features like autocomplete and goto definition

    Project mention: Have questions/requests/issues related to the Zig Language Server? | /r/Zig | 2023-05-06

    There is no official documentation but the standard library provides definitions for the exchange format and an incomplete set of function for exchanging messages in Client.zig and Server.zig. You can find examples of the zig compile server in action in my PR for ZLS and a showcase of hot-code-swapping by kubkon. The code that implements the ZCS in the zig codebase can be found here.

  • capy

    💻Build one codebase and get native UI on Windows, Linux and Web

  • microzig

    Unified abstraction layer and HAL for several microcontrollers

    Project mention: MicroZig: Unified abstraction layer and HAL for Zig on several microcontrollers | news.ycombinator.com | 2024-02-28
  • pixi

    Pixel art editor made with Zig. (by foxnne)

    Project mention: Zig Software Foundation 2024 Financial Report and Fundraiser | news.ycombinator.com | 2024-01-18

    Myself and many others are betting on Zig in major ways, I truly think it has a bright future ahead.

    In spare time, myself and a few others are working on a game engine in Zig[0], and the Zig core team has been very receptive to addressing issues our project faces and supporting us.

    Others are working on pixel art editors[1], open source 2D RPG games[2], there's a group of independent folks working on a 3D massive immersive sim game[3], a group working on making Zig an amazing language for micro-controllers[4], etc.

    Please consider donating $5-10 a month to the ZSF! They are a great group of people, and it has so many knock-on effects for others in the FOSS community. :)

    [0] https://machengine.org/

    [1] https://github.com/foxnne/pixi

    [2] https://github.com/foxnne/aftersun

    [3] https://github.com/Srekel/tides-of-revival

    [4] https://github.com/ZigEmbeddedGroup

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • zig-cookbook

    Simple Zig programs that demonstrate good practices to accomplish common programming tasks.

    Project mention: Zig cookbook: collection of simple Zig programs that demonstrate good practices | news.ycombinator.com | 2024-01-01
  • zgl

    Zig OpenGL Wrapper

  • mach-glfw

    Ziggified GLFW bindings with 100% API coverage, zero-fuss installation, cross compilation, and more.

    Project mention: Uses Ncurses with zig | /r/Zig | 2023-04-14
  • pgzx

    Create PostgreSQL extensions using Zig.

    Project mention: Create PostgreSQL extensions using Zig | news.ycombinator.com | 2024-03-14
  • fastfilter

    fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)

    Project mention: Fastfilter: Binary fuse and xor filters for Zig | news.ycombinator.com | 2023-06-02
  • futureproof

    A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!

  • zig-args

    Simple-to-use argument parser with struct-based config

  • MiniPixel

    A tiny pixel art editor

    Project mention: 0.11.0 Release Notes | news.ycombinator.com | 2023-08-03

    I use Zig for all my hobby projects:

    * A pixel art editor https://github.com/fabioarnold/MiniPixel

    * A Mega Man clone https://github.com/fabioarnold/zeroman

    * Zig Gorillas https://github.com/fabioarnold/zig-gorillas

    And most recently I had the opportunity to build a visualization for TigerBeetle's database simulator: https://sim.tigerbeetle.com

    Before I was using C++ and Zig has been an improvement in every way.

  • apple_pie

    Basic HTTP server implementation in Zig

  • zero-graphics

    Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web

  • yazap

    🔧 The ultimate Zig library for seamless command line parsing. Effortlessly handles options, subcommands, and custom arguments with ease.

  • zpm

    Zig package manager helper (by zigtools)

  • qml_zig

    QML bindings for the Zig programming language

  • meduza

    🦎 🧜‍♀️ Zig codebase graph generator that emits a Mermaid class diagram. (by tensorush)

    Project mention: Medusa: Zig codebase graph generator that emits a Mermaid class diagram | news.ycombinator.com | 2023-07-30
  • zinput

    A Zig command-line input library!

  • georgios

    Hobby Operating System

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-14.

Zig Ziglang related posts

Index

What are some of the best open-source Ziglang projects in Zig? This list will help you:

Project Stars
1 bun 69,100
2 ziglings 4,030
3 mach 2,694
4 zls 2,290
5 capy 1,281
6 microzig 907
7 pixi 504
8 zig-cookbook 496
9 zgl 325
10 mach-glfw 322
11 pgzx 269
12 fastfilter 232
13 futureproof 199
14 zig-args 191
15 MiniPixel 161
16 apple_pie 161
17 zero-graphics 138
18 yazap 95
19 zpm 80
20 qml_zig 76
21 meduza 62
22 zinput 47
23 georgios 43
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com