Pinned Repositories
artemisd
A D port of Artemis Entity System Framework
awesome-zig
A collection of some awesome public Zig programming language projects.
c2nim
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
cimgui
c-api for imgui (https://github.com/ocornut/imgui)
cwrapper
DerelictGLES
A dynamic binding to OpenGLES for the D Programming Language.
dmd
dmd D Programming Language compiler
dproto
D Protocol Buffer mixins to create structures at compile time
druntime
Low level runtime library for the D programming language
godot-zig
Zig bindings for Godot 4
elvisxzhou's Repositories
elvisxzhou/artemisd
A D port of Artemis Entity System Framework
elvisxzhou/awesome-zig
A collection of some awesome public Zig programming language projects.
elvisxzhou/c2nim
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
elvisxzhou/cimgui
c-api for imgui (https://github.com/ocornut/imgui)
elvisxzhou/cwrapper
elvisxzhou/dmd
dmd D Programming Language compiler
elvisxzhou/dproto
D Protocol Buffer mixins to create structures at compile time
elvisxzhou/druntime
Low level runtime library for the D programming language
elvisxzhou/enet-android
elvisxzhou/fg
Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.
elvisxzhou/ggpo
Good Game, Peace Out Rollback Network SDK
elvisxzhou/glamour
OpenGL wrapper for the D programming language.
elvisxzhou/glTF-Sample-Models
glTF Sample Models
elvisxzhou/godot
Godot Engine – Multi-platform 2D and 3D game engine
elvisxzhou/godot-lang-support
A community-maintained list of Language Support Projects for Godot Engine.
elvisxzhou/hcparse
High-level nim bindings for parsing C/C++ code
elvisxzhou/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
elvisxzhou/kickstart.nvim
A launch point for your personal nvim configuration
elvisxzhou/misc
misc stuff
elvisxzhou/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
elvisxzhou/nimplugin4unity
unity native plugin template in nim
elvisxzhou/nimsimd
Pleasant Nim bindings for SIMD instruction sets.
elvisxzhou/nimterop
Nimterop is a Nim package that aims to make C/C++ interop seamless
elvisxzhou/phobos
The standard library of the D programming language
elvisxzhou/rime-ice
Rime 配置:雾凇拼音 | 长期维护的简体词库
elvisxzhou/sokol
minimal cross-platform standalone C headers
elvisxzhou/tree-sitter
An incremental parsing system for programming tools
elvisxzhou/tree-sitter-c
C grammar for tree-sitter
elvisxzhou/zig-sokol-crossplatform-starter
A template for an app that runs on iOS, Android, PC, and Mac. Built with Sokol, and using Zig
elvisxzhou/zquake3
zig port of original quake3