TimWright42's Stars
cimgui/cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
lambdalisue/vim-fern
🌿 General purpose asynchronous tree viewer written in Pure Vim script
niklasfrykholm/nflibs
A collection of interoperable minimalistic C libraries
SeanStarkey/chexdump
Utilities written in ANSI C to print binary data. Useful for debugging and logging.
sheredom/utest.h
🧪 single header unit testing framework for C and C++
zauonlok/renderer
A shader-based software renderer written from scratch in C89
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
skeeto/fiber-await
Win32 Fiber async/await demo
danro/rename.vim
Rename the current file in the vim buffer + retain relative path.
TheCherno/Hazel
Hazel Engine
amix/vimrc
The ultimate Vim configuration (vimrc)
saaguero/dotvim
My cross-platform vimrc
rxi/log.c
A simple logging library implemented in C99
rxi/microui
A tiny immediate-mode UI library
floooh/sokol-samples
Sample code for https://github.com/floooh/sokol
floooh/sokol
minimal cross-platform standalone C headers
Tetralux/odin.vim
Vim syntax highlighting for Ginger Bill's programming language, Odin. Derived from jansedivy's jai.vim.
walbourn/directx-sdk-samples
This repo contains Direct3D 11, XInput, and XAudio2 samples C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
martincohen/Punity
A tiny game engine in C.
hellerve/programming-talks
Awesome & interesting talks about programming
odin-lang/Odin
Odin Programming Language
JBakamovic/yavide
Modern C/C++ integrated development environment
JBakamovic/cxxd-vim
Vim frontend implementation for cxxd server.