RSS 3 projects tagged "Cross-platform"

Download Website Updated 23 Dec 2012 Miscellaneous Container Templates

Screenshot
Pop 97.88
Vit 12.10

Miscellaneous Container Templates is a C++ library that provides a collection of various STL-like containers with specific properties. It currently contains six closely related containers: closed_hash_set, closed_hash_map, linked_hash_*, and forward_hash_*. The first two are very similar to TR1 unordered_set and unordered_map; the linked ones provide additional functionality, while forward hash tables are more performant than linked, but have a restricted interface.

Download No website Updated 12 Jan 2012 Analog PHP

Screenshot
Pop 33.35
Vit 1.42

Analog PHP is a short and simple logging package for PHP 5.3+ based around the idea of using closures for configurability and extensibility. It functions as a static class, but you can completely control the handling of log messages through closures (aka anonymous functions), and it also comes with a dozen pre-written handlers. It is well-documented, with examples for each type of log handler, and ultra-concise. The core is literally only 43 lines of clear, non-obfuscated code, and the whole is only a fraction of the size of comparable packages (for example, 293 total lines vs 1021 for Monolog).

No download Website Updated 03 Dec 2010 QtBoostIntegration

Screenshot
Pop 19.70
Vit 1.00

QtBoostIntegration is a small library which enables you to connect anything that can be stored in a boost::function to a Qt signal. This includes function pointers, Boost.Lambda expressions, and Boost.Bind expressions, as well as C++-0x lambda functions.

Screenshot

Project Spotlight

OpenXcom

A new engine for the old game X-COM: UFO Defense/UFO: Enemy Unknown.

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.