sskras / awesome-zig

A list of awesome projects related to Zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Zig Awesome

Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Algorithms and data structures

Allocators and memory

  • fengb/zee_alloc - tiny Zig allocator primarily targeting WebAssembly
  • mdsteele/ziegfried - A general-purpose memory allocator for Zig
  • suirad/Seal - An allocator that wraps another allocator and detects if memory is leaked after usage
  • Hejsil/zig-gc - A super simple mark-and-sweep garbage collector written in Zig.

Audio

Bootables

Compilers and interpreters

Database

Editor plugins

Emulators

Game tools and libraries

Games

GUI

Misc libraries

Network

HTTP

Web

System tools

Zig development tools

Language servers

Package managers

Parser

Learning resources

Documentation

Other

About

A list of awesome projects related to Zig

License:Creative Commons Zero v1.0 Universal