Scopira
20080306
|
Scopira is a C++ API and framework for application development. It is designed to be an efficient, modular and flexible toolkit for the development of graphical, visualization, distributed and/or scientific applications.
This library provides reference counting, networking, IO, many utilities, core loop processing, Agents and basic numerics. It includes no graphical components.
Namespaces that comprise this library are: scopira::tool, scopira::core and scopira::basekit
Scopira utilizes a modular architecture designed to allow application developers to only use the subsystems that they need. This also reduces the dependancy on unused 3rd party libraries.
See the "Related Pages" tab for a full list of subsystem manuals.