ViewKlass is a C++ framework for developing Motif applications with particular emphasis on enabling creation of reusable components. It is a clone of SGI's ViewKit(tm) library. It is derived from the Hungry Programmers (http://www.hungry.com) ViewKi
DynO++ is a C++ framework for creating highly reusable software modules. Objects are compiled as dynamic modules and are connected together with a signal/callback mechanism. The package also provides a script language for loading and connecting...
Asterisk Manage API and FAGI C++ Framework. Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be...
Trygecpp is a nice object oriented C++ Framework aiming to be an all-in-one solution.
A very easy to use GUI C++ framework for Windows and *NIX systems. Supports WIN32 API on Windows platforms, and Athena and Motif X widgets on *NIX systems. First developed in 1995, is still in active development. Currently working on Version 2.0.
C# Framework that implements the iRobot Roomba SCI spec. Also included is a diagnostic application named Roomba-Term that uses the framework. I invite you to use the Roomba-Term software as a tool & an example on how to program with the C#...
cppwikipedia's goal is to provide a C++ framework (library) for the creation of C++ programs whose purpose is to interact with wikis.
ECF is a C++ framework intended for application of any type of evolutionary computation (GA/GP, DE, PSO, GAn...). It offers simplicity for the end-user (parameterless usage, tutorial) and customization for experienced EC practicioners.
Simple non-SQL embedded database c++ framework with convenient stream-based packing/unpacking capabilities. Supports storing complex c++ data into balanced binary trees, arrays, hashes. Can use files, external memory or any other custom storage.
A portable C++ framework for dynamic class loading. Allows creating and loading binary plugins created by different compilers and/or versions. A binary dynamic cast feature that works over compiler boundaries on a given platform is also provided. |