zig-sparse-set
Sparse iterator
A data structure implementation for efficient iteration and lookup over sparse data in game development or similar applications.
Sparse sets for zig, supporting both SOA and AOS style
66 stars
5 watching
2 forks
Language: Zig
last commit: 9 months ago
Linked from 2 awesome lists
public-domainsparse-setszig
Related projects:
Repository | Description | Stars |
---|---|---|
| A game development project with a custom engine written in Zig and C. | 8 |
| A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
| A general-purpose memory allocator for the Zig programming language. | 24 |
| A library that simplifies writing custom code for Fastly's Compute@Edge service using the Zig programming language. | 84 |
| A Zig port of an efficient compression codec for binary data | 5 |
| A library to parse .ini files in the Zig programming language. | 6 |
| A Zig library implementing a fast, block-based compression algorithm. | 28 |
| A binary serialization format and library for Zig. | 132 |
| Automates the process of generating Vulkan bindings for Zig programming language | 526 |
| A minimal wrapper around SDL2 for the Zig programming language | 13 |
| A compilation tool for formatting Zig source code into WebAssembly format | 43 |
| A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
| Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
| A Zig-based framework for creating game tools and helper apps. | 132 |
| A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |