File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -236,6 +236,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt
236
236
## Zig development tools
237
237
* [ marler8997/zigup] ( https://github.com/marler8997/zigup ) - Download and manage zig compilers.
238
238
* [ korandoru/setup-zig] ( https://github.com/korandoru/setup-zig ) - Set up a specific version of Zig environment on GitHub Actions.
239
+ * [ weskoerber/zvm] ( https://github.com/weskoerber/zvm ) - POSIX-compliant bash script to manage multiple active Zig versions.
239
240
240
241
241
242
### Package managers
@@ -271,6 +272,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt
271
272
* [ iddev5/inon] ( https://github.com/iddev5/inon ) - Data configuration file format.
272
273
* [ naneros/ztoml] ( https://codeberg.org/naneros/ztoml.git ) - TOMLv1.0.0 parser and convert TOML to JSON.
273
274
* [ InKryption/comath] ( https://github.com/InKryption/comath ) - Calculate math expressions in comptime.
275
+ * [ weskoerber/kewpie] ( https://github.com/weskoerber/kewpie ) - A simple query string parser.
274
276
275
277
## Learning resources
276
278
* [ belse-de/zig-tut] ( https://github.com/belse-de/zig-tut ) - A collection of small projects and tutorials to learn Zig.
You can’t perform that action at this time.
0 commit comments