zig-string

String library

Provides a String struct for the Zig programming language.

Strings for Zig

GitHub

17 stars
1 watching
3 forks
Language: Zig
last commit: almost 4 years ago
Linked from 1 awesome list

zigziglang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jakubszark/zig-string A library providing basic string operations and utilities for the Zig programming language. 387
ziglibs/zig-windows-console A collection of tools and utilities for working with the Windows console in Zig programming language. 6
ziglibs/zinput A command-line input library written in Zig 49
hejsil/mecha A parser combinator library for the Zig programming language 493
himujjal/zig-json5 A JSON5 parser/stringifier for Zig programming language. 23
sreehax/zig-ini A library to parse .ini files in the Zig programming language. 6
ziglang/zig A general-purpose programming language and toolchain for building robust, maintainable software 35,396
ziglang/sublime-zig-language Support for Zig language syntax highlighting and build system integration in Sublime Text 85
zigembeddedgroup/serial A Zig language library for configuring and using serial ports 63
ziglibs/zgl A thin, type-safe binding for OpenGL 441
sam701/zig-toml A parser for TOML files in the Zig programming language 36
ziglang/vscode-zig An extension for Visual Studio Code that adds support for the Zig programming language 562
gernest/time A time-related library designed specifically for the Zig programming language. 15
sahnvour/zig-containers A collection of container implementations for the Zig programming language 13
zig-java/jaz A JVM implementation in Zig. 88