Projects

These are the main open source projects I run.

Use the "Source" button to go to that project's repository. All bug reports should go to that project's appropriate Github Issues page.

All projects are hosted on Github.

RaidIt

MMO focused calendar tool for scheduling player, guild, or server events

SimpleAWS

Small, simple, and forward compatible AWS communication library

Rice

Ruby Interface for C++ Extensions. Expose your C++ classes to Ruby through a simple DSL

Mailing list is at rice@librelist.com. Your first email will be used for registration and discarded.
View the mailing list archives.

rbgccxml

Ruby library to parse and query C++ header files using GCCXML

rb++

Combines rbgccxml and rice to automatically generate Ruby extensions from C++ code

gccxml_gem

Ruby wrapper around the GCC-XML library. Includes binary installs of GCC-XML