zig-package topic

List zig-package repositories

comptime_hash_map

9
Stars
2
Forks
Watchers

A statically initiated HashMap

mecha

400
Stars
17
Forks
Watchers

A parser combinator library for Zig

ctregex.zig

119
Stars
13
Forks
Watchers

Compile time regular expressions in zig

interface.zig

159
Stars
14
Forks
Watchers

Dynamic dispatch for zig made easy

zig-bitjuggle

7
Stars
0
Forks
Watchers

Various "bit juggling" helpers and functionality

zig-libgit2

28
Stars
6
Forks
Watchers

Zig bindings to libgit2

zig-x86_64

15
Stars
2
Forks
Watchers

Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)

any-pointer

31
Stars
2
Forks
Watchers

A type erasure library for Zig that is meant to be eventually upstreamed to std

zigvale

11
Stars
1
Forks
Watchers

A Zig implementation of the stivale2 boot protocol

art.zig

46
Stars
4
Forks
Watchers

An Adaptive Radix Tree ported from c