There are no reviews yet. Be the first to send feedback to the community and the maintainers!
This library implements a 'Defer' statement in c, allowing statements to run at function return time, generally to do cleanup. It is similar to 'defer' in Go and to 'scope(exit)' in D, but note that it does not care about lexical scopes. Integrating it into your codebase is simple; see demo.c for example usage. Note: this is likely to be noticeably faster with compilers that support the GNU C extensions; if you are on windows and performance is something you care about, try Clang or MinGW. Note: at the moment, a maximum of 32 deferred statements per function is supported. To change this number, #define DEFER_MAX_DEFERRED_STATEMENTS to a different value before including defer.h (or via a compiler flag).
Two_Kilo
Two Kilo—fully functional texteditor in 2 kb of Cj
various toys in jbearlibterminal-dlang
A BearLibTerminal wrapper for Dgorilla-audio
Simple, cross-platform audio library.fancy-memset
small, fast memset based on microsoft's designslashem9
slashemloop
Loop implementation for schemelrogue2
Updated version of lrogueopenfmod
partial reimplementation of fmodmeow64
like wow64, but not really, and also for macoslibeftpad
The best the JavaScript ecosystem has to offer, in C!dungeoncrawl
Fork of Linley's dungeon crawlv
text editor with higher-order functionsfancy-memcmp
small, fast memcmpats-freestanding
Headers to run ATS code on bare metal with no dependencies.svcl
sbcl with big vectorsares
near's multi-system emulatorttyrec2video
Automatically convert ttyrecs to video format, and optionally upload them to youtube. Based on jettyplayfancybuild
build systemnethack-360-esm
NetHack 3.6.0, with some of the "3.4.3-NAO" improvements. Playable at em.slashem.mefsb-extract-dumb
SEProxy
Stack exchange chat proxy+apl evaluatorrogomatic
Automatically exported from code.google.com/p/rogomaticGlarkum
OpenGL loader for rakulibmarshal
Mirror of I-Jui Sung's matrix transposition librarycyclonic
WIP port of cyclone to modern platformsLove Open Source and this site? Check out how you can help us