Pinned Repositories
arena_alloc
An arena allocator, with 0 bits of overhead per object.
CacheLineDetection
Automatically detects cache lines in a portable cross-platform way. This code is pure C89.
iobuf
A contiguous region of bytes, useful for I/O operations.
mordor
Mordor is a high performance I/O library based on fibers.
network-bitcoin
Haskell bindings for Bitcoin RPC
NOP
An open-source hack prevention system for the game Gunz Online. INACTIVE PROJECT. GPLv3 in case you're wondering.
pipe
A simple thread-safe FIFO in C.
sexp
S expression parser for rust
soa
stm-conduit
STM-based channels for conduits.
cgaebel's Repositories
cgaebel/CacheLineDetection
Automatically detects cache lines in a portable cross-platform way. This code is pure C89.
cgaebel/NOP
An open-source hack prevention system for the game Gunz Online. INACTIVE PROJECT. GPLv3 in case you're wondering.
cgaebel/mordor
Mordor is a high performance I/O library based on fibers.
cgaebel/ClarkVsKnuth
Just a little script I put together to test a theory about asymptotic notation.
cgaebel/CTH
Clark's Test Harness. My personal C++ test harness for msvc 2010. A simple, scalable testing framework. The mailing list is at http://groups.google.com/group/cth-dev
cgaebel/FileDiff
A binary file comparison utility I wrote for some reverse engineering.
cgaebel/gluon
The KDE Gluon Project
cgaebel/libqgl
The Quick Game Library
cgaebel/LinkedList
I hate simple school projects... I should take this to the next level.
cgaebel/programming_for_kids
A community book like those old BASIC books where kids typed in source code to play a game. Fork and write!