Login Required. Sign up now -- its free!

Projects tagged ‘boost’, ‘c++’, and ‘library’


[11 total ]

14 Users
   

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of ... [More] Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable. [Less]
Created over 3 years ago.

5 Users
 

The Visual Component Framework is a cross platform C++ application framework that offers a modern, clean architecture. It is divided into three major libraries. The FoundationKit provides services ... [More] such as file access, streams, threads, synchronization primitives, and advanced RTTI features. The GraphicsKit includes classes for working with both image and vector graphics, and has built in support for the Anti-Grain Graphics library. The ApplicationKit provides GUI controls, use of the Model-View-Control pattern, property and component editors, undo/redo support, drag-and-drop, clipboard services, application resources, and UI metrics and policy managers. Additional "Kits" adding advanced functionality include an HTML kit, Internet kit, JavaScript kit, Network kit, OpenGL kit, and RegEx kit [Less]
Created over 3 years ago.

3 Users
 

mC2 is a total rewrite of musikCube.
Created about 1 year ago.

3 Users

PVLE is a lightweight cross-platform game engine (real-time visualisation/simulation engine), using OSG (OpenSceneGraph) and ODE (OpenDynamicsEngine) among other well-known libraries. It is ... [More] cross-platform and written in C++. It differs from other engines in the way it uses existing code instead of re-inventing things, and because it does not hide underlaying libraries. [Less]
Created 12 months ago.

2 Users

The Generic Geometry Library (GGL) provides a generic implementation of geometry algorithms, working with geometry types provided by the library itself as well as user-defined types. The library is ... [More] implemented in C++ programming language with extensive use of elements of metaprogramming like class (type) templates, static polymorphism and compile-time execution. Consequently, GGL is built upon foundation of C++ Standard Library and Boost C++ Libraries. Trac: http://trac.osgeo.org/ggl/ Homepage: http://geometrylibrary.geodan.nl [Less]
Created 8 months ago.

1 Users

Ask objects prompt a user for an object repeatedly until valid data is entered. Help messages are displayed based upon user inputs or errors. Supports various natural languages. Handles journaling and ... [More] mixed indirect input from files and user keyboard which makes for easier testing of applications. Includes documentation, example applications and test code. [Less]
Created 7 months ago.

1 Users

Fost 4 is a C++ web application framework. This is a reworking of previous Fost systems which date back to 1997 and is the first one that is cross platform. We are currently porting from Windows to Linux and Mac OS/X.
Created about 1 year ago.

1 Users

A C++ Networking Library implementing protocols for HTTP, FTP, (E)SMTP, IMAP, POP3...
Created 4 months ago.

1 Users

Yet another C++ wrapper for libsqlite3
Created 4 months ago.

0 Users

TnFOX is a modern, secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. ... [More] It replicates the Qt API in many places and has been designed primarily for Tn, the port of Tornado to FOX. [Less]
Created about 1 year ago.