andik's Stars
richardjrossiii/CBasediOSApp
jimon/osx_app_in_plain_c
A simple showcase how to create a simple OS X app in plain C without any Objective-C
H2CO3/Sparkling
Lightweight extension language
docopt/docopt.c
C-code generator for docopt language.
rui314/8cc
A Small C Compiler
rswier/c4
C in four functions
uhub/awesome-c
A curated list of awesome C frameworks, libraries and software.
camgunz/cmp
An implementation of the MessagePack serialization format in C / msgpack.org[C]
ewmailing/IupCocoa
Cocoa/Mac backend for IUP (Portable native-GUI Interface) [switch to Cocoa branch]
vurtun/lib
single header libraries for C/C++
wolkykim/qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
ryanmjacobs/c
Compile and execute C "scripts" in one go!
andlabs/qo
Another build system for C/C++, I guess? Inspired by 'go build'
codeplea/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
letoram/arcan
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
andlabs/libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
vurtun/nuklear
A single-header ANSI C gui library
marchelzo/libs
a tiny string library
ianozsvald/featherweight_web_api
Featherweight web API provider for serving R&D methods as web functions
berkerpeksag/astor
Python AST read/write
andreif/codegen
Extension to ast that allow ast -> python code generation.
riot/riot
Simple and elegant component-based UI library
Drachenkaetzchen/nocturn-game
A simple game based on the reverse engineered USB protocol of the Novation Nocturn
jboy/nim-pymod
Auto-generate a Python module that wraps a Nim module.
mitsuhiko/python-regex-scanner
Demo of how to use the underlying SRE engine to build a regex scanner
aosabook/500lines
500 Lines or Less
iiSeymour/chromote
Simple wrapper to drive Google Chrome from Python
michellekoeth/wacvst
Wacvst (windows-mac vst) is a tool that will wrap Windows native VSTs for use with Intel Mac OS X based VST hosts
cofyc/argparse
Command-line arguments parsing library.
ooxi/xml.c
Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.