Skip to content

catdevnull/awesome-zig

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 104 commits ahead of nrdmn:master.

Latest commit

Co-authored-by: Nulo (he/him) <86896666+catdevnull@users.noreply.github.com>
0967cf0

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 17, 2021 22:57
March 1, 2023 18:47
August 17, 2021 23:20

Awesome Zig Awesome

A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Contents

Algorithms and data structures

Allocators and memory

  • fengb/zee_alloc - Tiny allocator primarily targeting WebAssembly.
  • mdsteele/ziegfried - A general-purpose memory allocator.
  • 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.

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

Package managers

Parser

Learning resources

Other

About

A list of awesome projects related to Zig

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks