dmbfm's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
antirez/sds
Simple Dynamic Strings library for C
attractivechaos/klib
A standalone and lightweight C library
hexops/mach
zig game engine & graphics toolkit
eduard-permyakov/permafrost-engine
An OpenGL RTS game engine written in C
zig-gamedev/zig-gamedev
Dev repo for @zig-gamedev libs and sample applications
ray-x/lsp_signature.nvim
LSP signature hint as you type
BrunoLevy/geogram
a programming library with geometric algorithms
Uriopass/Egregoria
3D City Builder without a grid
C-BJ/awesome-zig
📜Zig Learning Guide & Project Lists
jdah/doomenstein-3d
Wolfenstein/DOOM style software renderers
septag/sx
Portable base library for C programmers, designed for performance and simplicity.
Interrupt/systemshock
Shockolate - A minimalist and cross platform System Shock source port.
marler8997/zigup
Download and manage zig compilers.
Not-Nik/raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
nemequ/portable-snippets
Collection of miscellaneous portable C snippets.
nishanths/license
Command line license text generator.
sebdah/vim-delve
Neovim / Vim integration for Delve
SergeyMakeev/smmalloc
Blazing fast memory allocator designed for video games
kelpsyberry/dust
A Nintendo DS emulator written in Rust for desktop devices and the web, with debugging features and a focus on accuracy
steelsojka/pears.nvim
Auto pair plugin for neovim
rustzx/rustzx
ZX Spectrum emulator written in Rust
keijiro/TextureUpdateExample
An example showing how to update textures from a native plugin in Unity.
fabioarnold/MiniPixel
A tiny pixel art editor
floooh/bookmarks
Links to stuff that looks useful.
camel-cdr/cauldron
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
aimannajjar/ANTaggedTextView
NSTextView subclass that enables displaying Facebook-like tags and mentions in text view, fields and view-based table cells
daddinuz/arena
Region based memory allocator
BlackBears/CCFCustomAttributeTutorial
A tutorial/test app for custom attributes in NSAttributedString. Uses custom NSTextView and NSLayoutManager