zig-extras
Utility pack
A collection of utility functions not worthy of their own package
An assortment of random utility functions that aren't in std and don't need to be their own pacakge.
49 stars
4 watching
7 forks
Language: Zig
last commit: 22 days ago
Linked from 1 awesome list
zigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
nektro/zigmod | A package manager for the Zig programming language. | 769 |
nektro/aquila | A package repository and CI system for the Zig programming language | 39 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
nektro/zig-tracy | A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
nektro/zig-inquirer | Provides utilities for prompting user input in command-line interfaces. | 22 |
nektro/zig-range | A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
nektro/zig-docker | Provides access to Docker Engine API functionality | 12 |
ziglibs/computils | A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations. | 9 |
zguy/zheaders | A collection of public domain single-file libraries providing basic file system and input/output functionality | 20 |
ungerik/go-dry | A package designed to eliminate redundant code in Go programs by providing common functions and utilities | 487 |
kivikakk/libpcre.zig | A collection of Zig bindings to the popular regular-expression library libpcre | 25 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
ternaus/iglovikov_helper_functions | A collection of utility functions to simplify common programming tasks | 59 |