C++ frameworks
A software framework is a re-usable design for a software system (or subsystem). A software framework may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. Various parts of the framework may be exposed through an API.
From : http://en.wikipedia.org/wiki/Framework
jjLibrary
C++ Library "jj" consists from the following three sub categories:
jj/errno -Error handling module
Similar to Unix/C errno + some utilities.
jj/pattern -Pattern Library module
Provides several container patterns like Hash, List, Tree, Graph.
Jj/pattern has a unique feature compared to STL(Standard Template Library).
jj/cgi -CGI module for C++
usuful library to write CGI/FastCGI applications by C++
visit
jjLibrary
jjLibrary was visited : 52 times
Loading .....