FlashCardPrinter is a lean framework for printing flash cards. Flash cards help you learn your vocabulary or similar things that can be described in a few words. Flash cards are typically used in a flash card box according to the Leitner System. Each of the cards contains a question on the front side and the answer on the back side. You check the knowledge of each cards several times with increasing time between.
kbd-cheatsheet is a small application that generates a list of Eclipse keyboard shortcuts from Eclipse's CSV export function. The shortcuts are grouped, sorted, and arranged according to user defined settings. Since the basis for the sheet is your current Eclipse installation, everybody can create their own personalised version.
mockpp is a platform-independent generic unit testing framework for C++. Its goal is to facilitate developing unit tests and integration tests in the spirit of Mock Objects, EasyMock, and jMock. It includes a slightly modified version of CxxTest as a framework for flow control and analysis, but also works with CppUnit or Boost.Test.
ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach. It is possible to create both client and server applications in multithreaded environments. Unlike other implementations, it does not insist on HTTP for transportation, but might also accept other ways (e.g. a simple serial line with a user-defined protocol). For HTTP as a transportation protocol, the following features are supported: cookies, SSL/TLS, proxy, SSL/TLS over a proxy, and chunked transfers. ulxmlrpcpp is also able to transmit data faster with binary XML.
A .NET component for spreadsheet reporting without using Microsoft Excel.