zig-ecs
ECS library
A Zig implementation of an entity-component-system framework
251 stars
2 watching
39 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list
zig
Related projects:
Repository | Description | Stars |
---|---|---|
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,235 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
prime31/zig-renderkit | An OpenGL backend API abstraction layer for Zig programming language | 68 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |
prime31/zig-gamekit | A game development framework and utilities for creating 2D games | 124 |
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 167 |
mohamedlt/v_ecs | An Entity component System library for Vlang | 17 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
prime31/zig-upaya | A Zig-based framework for creating game tools and helper apps. | 131 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
kivikakk/htmlentities.zig | Provides data for HTML entities in Zig programming language | 12 |