» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:LGPL + C++

NestedVM

NestedVM provides binary translation for Java Bytecode. This is done by having GCC compile to a MIPS binary which is then translated to a Java class file.

Equalizer

Equalizer is a programming interface and resource management system for scalable graphics applications. An Equalizer application can run unmodified on any visualization system, from a singlepipe workstation to large scale graphics clusters and shared memory visualization systems.

Equalizer is build from ground up as a parallel, scalable programming interface solving the problems common to any multipipe application.

PPTactical

PPTactical is a 2d engine for real-time strategy and real-time tactics games

LibUFO

LibUFO is a C++ core library for graphical user interfaces (GUI). It is mainly used as OpenGL GUI toolkit.

CxxTest

CxxTest is a JUnit/CppUnit/xUnit-like framework for C++ that doesn’t require RTTI, member template functions, exception handling, or any external libraries (including memory management, file/console I/O, or graphics libraries). It is distributed entirely as a set of header files which makes it extremely portable and usable.

DynaMo: Dynamic Motion Library

DynaMo is a software library providing classes that take care of the calculation of the motions of objects under the influence of force, torque, and impulse. It can also compute forces for you through the mechanism of constraints.

CLucene

CLucene is a C++ port of Lucene, a high-performance, full-featured text search engine. It is, however, faster than Lucene as it is written in C++ .

v

V is a free portable C++ GUI Framework intended to develop a wide variety of applications on different graphical interface platforms.

astyle: Artistic Style

Artistic Style is a fast and small open-source indenter and reformatter of C, C++ and Java source codes.