satinxs's Stars
vurtun/nuklear
A single-header ANSI C gui library
xoreaxeaxeax/movfuscator
The single instruction C compiler
rui314/8cc
A Small C Compiler
attractivechaos/klib
A standalone and lightweight C library
jakogut/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
zsaleeba/picoc
A very small C interpreter
rxi/dyad
Asynchronous networking for C
atomicobject/heatshrink
data compression library for embedded/real-time systems
rxi/map
A type-safe hash map implementation for C
gfwilliams/tiny-js
Automatically exported from code.google.com/p/tiny-js
Gaurav0/Universal-LPC-Spritesheet-Character-Generator
Character Generator based on Universal-LPC-Spritesheet
makrohn/Universal-LPC-spritesheet
An attempt to merge most character assets generated by the Liberated Pixel Cup into a single .xcf, where they can be mixed and matched.
adamdunkels/ubasic
The uBASIC interpreter
dciccale/ki.js
:lemon: ki.js is a super-tiny jQuery-like API JavaScript library
rxi/juno
Framework for making 2D games with chunky pixels in Lua
parrt/simple-virtual-machine-C
Same as simple-virtual-machine but in C
rix0rrr/beacon
Simple automatic (local) network discovery in C#
rxi/dmt
Dynamic memory tracker for C
eudisd/c-compiler
A C Compiler. Executables runs on a stack based VM.
ia/connect
tiny cross-platform socket API library
james2doyle/ki.extend.js
extend ki.js with some fancy prototypes
jakogut/tinyht
A small, simple hash table written in C.
bfollington/GDXPunk
A Game Engine built on libGDX and inspired by Flashpunk
rhelmus/picoc-arduino
dengh/Interpreter
Simple functional programing language implemented with C, utilizing parallelisation.