Pinned Repositories
ansi-term
Zig library for dealing with ANSI terminals
known-folders
Provides access to well-known folders across several operating systems
positron
A web renderer frontend for zig applications
repository
A community-maintained repository of zig packages
s2s
A zig binary serialization format.
treez
tree-sitter bindings for Zig
zgl
Zig OpenGL Wrapper
zig-lsp
Microsoft's Language Server Protocol implemented in Zig for use in zls and beyond! <3
zinput
A Zig command-line input library!
zlm
Zig linear mathemathics
ZigLibs's Repositories
ziglibs/zgl
Zig OpenGL Wrapper
ziglibs/known-folders
Provides access to well-known folders across several operating systems
ziglibs/zlm
Zig linear mathemathics
ziglibs/s2s
A zig binary serialization format.
ziglibs/positron
A web renderer frontend for zig applications
ziglibs/repository
A community-maintained repository of zig packages
ziglibs/ansi-term
Zig library for dealing with ANSI terminals
ziglibs/zinput
A Zig command-line input library!
ziglibs/zig-lsp
Microsoft's Language Server Protocol implemented in Zig for use in zls and beyond! <3
ziglibs/treez
tree-sitter bindings for Zig
ziglibs/tres
ValueTree-based JSON parser
ziglibs/antiphony
A zig remote procedure call solution
ziglibs/fontaine
A library to support text rendering in arbitrary contexts
ziglibs/zorm
Lightweight and efficient object-relational mapping
ziglibs/ini
A teeny tiny ini parser
ziglibs/zigfp
Basic fixed point implementation in Zig.
ziglibs/eggzon
🥚Zon - A DOM based Zig Object Notation parser
ziglibs/diffz
Implementation of go-diff's diffmatchpatch in Zig
ziglibs/painterz
Low-level implementation of different painting primitives (lines, rectangles, ...) without specialization on a certain draw target
ziglibs/string-searching
String(not limited to []const u8)-searching algorithms in zig
ziglibs/tree-sitter-zig
Zig tree-sitter grammar
ziglibs/zCOM
A composable network protocol stack for embedded and desktop.
ziglibs/lscolors
A zig library for colorizing paths according to LS_COLORS
ziglibs/zig-windows-console
Zig Windows Console stuff
ziglibs/wavefront-obj
A parser for wavefront object files
ziglibs/zdb
Allocator-free document oriented database management. WIP
ziglibs/package-collector
Collects packages from all over the ziguanity.
ziglibs/tree-sitter
An incremental parsing system for programming tools
ziglibs/tree-sitter-go
Go grammar for tree-sitter
ziglibs/uuencode
Unix-To-Unix-Encoding for Zig