-
-
zevy-mem Public
A bucket of different Zig allocators for different uses. Also, Rc, Arc, and Mutex types.
-
-
zevy-ecs Public
ECS inspired by the rust Bevy ecs api but FASTER!
-
zevy-raylib Public
zevy-raylib is a abstraction for Raylib with zevy-ecs. It provides a plugin-based architecture for rapid game prototyping. (work in progress)
-
zevy-buildtools Public
Zig build utilities because sometimes zig can be a pain in the... Embed files, create Macros @macro, . More to come as I need it.
-
zevy-reflect Public
A reflection library in Zig with utilities covering change detection and interface validation and vtable generation using real structs. Mixin generation and generic Generator (OOP in zig)
-
-
bevy-cache Public
Caching of runtime generated assets for Bevy
Rust MIT License UpdatedApr 18, 2026 -
bevy-quickstart-genre Public
Quickstart utility using Bevy featuring some genre specific utils
Rust MIT License UpdatedApr 4, 2026 -
-
bevy-assets Public
Forked from bevyengine/bevy-assetsA collection of Bevy assets, plugins, learning resources, and apps made by the community
UpdatedFeb 20, 2026 -
awesome-zig Public
Forked from zigcc/awesome-zigA collection of some awesome public Zig programming language projects.
Makefile MIT License UpdatedDec 14, 2025 -
monkeyspeak Public archive
A learning experience in developing a stable scripting language. Useful for clients who are not familiar to programming.
C# MIT License UpdatedMay 10, 2025 -
donburi Public
Forked from yottahmd/donburi-ecsJust another ECS library for Go/Ebitengine
Go Other UpdatedJan 26, 2025 -
Secsy Public
The sexiest Entity Component System out there!