seyhajin's Stars
ollama/ollama
Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
freeCodeCamp/devdocs
API Documentation Browser
be5invis/Iosevka
Versatile typeface for code, from code.
rswier/c4
C in four functions
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
jedisct1/minisign
A dead simple tool to sign files and verify digital signatures.
ktock/container2wasm
Container to WASM converter
Elanis/web-to-desktop-framework-comparison
An objective comparison of multiple frameworks that allow us to "transform" our web apps to desktop applications.
huggingface/gsplat.js
JavaScript Gaussian Splatting library.
marler8997/zigup
Download and manage zig compilers.
nektro/zigmod
📦 A package manager for the Zig programming language.
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
julianoappelklein/hokus
A modern CMS for Hugo
tsoding/nobuild
Header only library for writing build recipes in C.
eizedev/AirConnect-Synology
Updated AirConnect packages for Synology NAS and Synology Router
marlersoft/zigwin32
Zig bindings for Win32 generated by https://github.com/marlersoft/zigwin32gen
SuperAuguste/zig-patterns
Common Zig patterns for you and your friends :)
kubkon/zig-yaml
YAML parser for Zig
r-lyeh/FWK
💎 3D game framework in C.
kubkon/zig-ios-example
Minimal build.zig for targeting iOS
openhue/openhue-api
OpenHue API is an open-source project that provides a comprehensive OpenAPI specification for the Philips Hue REST API
fabioarnold/zeroman
UbiquityDotNET/Llvm.NET
LLVM Bindings for .NET
michal-z/zig-d3d12-starter
Simple game written from scratch in Zig
eliemichel/sdl2webgpu
An extension for the SDL2 library for using WebGPU native.
kassane/llvm-zig
LLVM bindings written in Zig
david-vanderson/zig-notes
Notes on learning to use Zig
dj2/Dusk
Dawn Native WebGPU Examples
floooh/vscode-emscripten-debugging
Example repository for Emscripten WASM debugging in VSCode
MWGuy/llvm-hello
Hello world on LLVM C API example