RSS 75 projects tagged "LGPLv3"

No download Website Updated 06 Jul 2011 Tiliae IoC container

Screenshot
Pop 16.00
Vit 26.13

Tiliae IoC container is a Spring-like IoC container in C++. It tries to mimic Spring’s XML syntax, and has most of its basic features. It includes a simple reflection library with no additional pre-compilation step (implemented as preprocessor macros and called annotations). Annotated classes can be queried and instantiated, and method calls are also possible. The Inversion-of-Control container can instantiate beans (i.e. objects) using one of its constructors (constructor dependency injection), set properties (setter dependency injection), inject one bean into another, and instantiate simple template classes. It can also instantiate std::list, std::vector, set, and map with its custom template arguments. Most simple (scalar) types are supported, such as int, double, std::string, and UTF-8 Core::String. Beans (objects) can be returned as simple pointers or std::shared_ptr pointers. Tiliae features three bean scopes (singleton, prototype, and “bean”), bean definition inheritance, custom factory objects, parent containers, the ability to import XML files, and automatic type conversions.

Download No website Updated 16 Aug 2011 Kobold's Quest 2

Screenshot
Pop 18.19
Vit 25.53

Kobold's Quest 2 is an RPG game in which the quest of the kobold continues. The adventure takes you out of the assassin queen's room into the wilds of the rogue assassin's destiny.

Download Website Updated 29 Apr 2013 pbs_python

Screenshot
Pop 63.17
Vit 9.88

The pbs_python package is a wrapper class for the Torque Batch System C library. With this package, you now can write utilities and extensions in Python instead of C. This package was developed to replace xpbsmon by an ASCII version named pbsmon. PBSQuery is also included in this package. This is a Python module built on top of the pbs Python module to simplify querying the batch server. There are a lot of examples included in the source package.

Download No website Updated 06 Sep 2011 QuickPDO

Screenshot
Pop 18.52
Vit 24.93

QuickPDO is a class that extends the native PDO class in order to give it nice database connectivity shortcuts. Such shortcuts already exist in Zend. The new methods are execute(), fetchAll(), fetchRow(), fetchOne(), fetchPairs(), and fetchCol().

Download Website Updated 30 Apr 2013 Arcavias

Screenshot
Pop 151.20
Vit 6.48

Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.

Screenshot

Project Spotlight

Razer device configuration tool

A Razer device configuration tool.

Screenshot

Project Spotlight

JSXGraph

A cross-browser library for plotting and interactive geometry.