The qDecoder Project drives open-source projects. One of popular one is qDecoder C/C++ CGI library since 1996. And now it has been expanded to cover more wide areas so now it also featuring the “General Purpose Complete C/C++ Library” called qLibc and the “Highly Customizable HTTP Server” called qHttpd.
The goal of qLibc project is providing complete general purpose C/C++ library which includes all kinds of containers and general library routines. Basically qLibc consists of below 3 parts.
QLIBC HAS BIG CHANGES IN 2.x RELEASE.
The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol.
The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. Since qDecoder implements many general features from data structures to common utilities. Now the qDecoder is in-progress of dividing it's general funtionality into qLibc to make them more useful and easily maintained.