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: over 4 years ago
Linked from 1 awesome list

zigzig-package

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nektro/zig-tracyA set of bindings for the Tracy profiler to be used with Zig programming language65
nektro/zig-pekA preprocessor tool for generating HTML documents from template definitions using the Zig programming language38
nektro/zig-timeA date and time parsing and formatting library for the Zig programming language.44
nektro/zig-extrasA collection of utility functions not worthy of their own package51
nektro/zig-sqlite3A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases.2
nektro/aquilaA package repository and CI system for the Zig programming language39
nektro/zigmodA tool for managing packages for the Zig programming language.782
nektro/zig-levenCalculates the difference between two strings using the Levenshtein distance algorithm7
srekel/zig-sparse-setA data structure implementation for efficient iteration and lookup over sparse data in game development or similar applications.66
nektro/zig-inquirerProvides utilities for prompting user input in command-line interfaces.22
nelarius/weekend-raytracer-zigAn implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language92
nikic/iterA set of iteration primitives using generators for flexible and lazy processing of iterables.1,129
snektron/vulkan-zigAutomates the process of generating Vulkan bindings for Zig programming language526
narimiran/itertoolsA set of iterators and utilities for working with sequences in a Nim programming language134
nektro/zig-ulidA binary implementation of the ULID time-generation algorithm in Zig.22