zig-range

Sequence iterator

A utility function to iterate over a sequence of numbers without an additional loop variable

A range function to loop over an index without an extra variable.

GitHub

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

zigzig-package

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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-time A date and time parsing and formatting library for the Zig programming language. 44
nektro/zig-extras A collection of utility functions not worthy of their own package 49
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
nektro/aquila A package repository and CI system for the Zig programming language 39
nektro/zigmod A package manager for the Zig programming language. 769
nektro/zig-leven Calculates the difference between two strings using the Levenshtein distance algorithm 7
srekel/zig-sparse-set A data structure implementation for efficient iteration and lookup over sparse data in game development or similar applications. 66
nektro/zig-inquirer Provides utilities for prompting user input in command-line interfaces. 22
nelarius/weekend-raytracer-zig An implementation of Ray Tracing in One Weekend book using Zig programming language 92
nikic/iter A set of iteration primitives using generators for flexible and lazy processing of iterables. 1,128
snektron/vulkan-zig Automates the process of generating Vulkan bindings for Zig programming language 510
narimiran/itertools A set of iterators and utilities for working with sequences in a Nim programming language 134
nektro/zig-ulid A binary implementation of the ULID time-generation algorithm in Zig. 22