ZealousProgramming's Stars
prime31/zig-fmod
zig-community/user-map
A second attempt on documenting where the ziguanas of the world live
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
NoelFB/blah
A small 2d c++ game framework
zig-community/Zig-Showdown
A community effort to create a small multiplayer 3D shooter game in pure zig
MeKaLu/Alka
Simple, fast, easy to get started mid-level game engine written in Zig
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
alexnask/interface.zig
Dynamic dispatch for zig made easy
jecolon/ziglyph
Unicode text processing for the Zig programming language.
suirad/zig-header-gen
Automatically generate headers/bindings for other languages from Zig code
nothings/stb
stb single-file public domain libraries for C/C++
SpexGuy/Zig-ImGui
Zig bindings for ocornut/imgui, generated using cimgui/cimgui
andrewrk/libsoundio
C library for cross-platform real-time audio input and output
TheCherno/Hazel
Hazel Engine
prime31/zig-ecs
Snektron/vulkan-zig
Vulkan binding generator for Zig
andrewrk/tetris
A simple tetris clone written in zig programming language.
zigimg/zigimg
Zig library for reading and writing different image formats
kooparse/zalgebra
Linear algebra library for games and real-time graphics.
darshanime/notes
detailed notes on computer science topics, in one page
mattnite/gyro
A Zig package manager with an index, build runner, and build dependencies.
godotengine/godot-syntax-themes
Syntax themes for the Godot Engine script editor
SaschaWillems/Vulkan
C++ examples for the Vulkan graphics API
gurugio/book_assembly_8086
Learn 16bit x86 Assembly with emulator
gurugio/lowlevelprogramming-university
How to be low-level programmer
rukai/winit_input_helper
Processes winit events, allowing input state to be queried at any time.
jocamar/Godot-Post-Process-Outlines
A set of shaders and a custom camera node to easily integrate post process outlines into your game. Works with both 2D and 3D games.
Zylann/godot_heightmap_plugin
HeightMap terrain for Godot implemented in GDScript