blob: 69e75b7ee3780a52dd0b48f0a0a105a9e90caa00 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
The qDecoder Project
====================
qDecoder is a C/C++ language library including CGI supports.
Distributed under 2-clause BSD-like license since 9 release.
CGI Interfaces
o Request Parser, Response Generator, Session, Cookies
Network & IPC Interfaces
o Socket, Shared memory, Semaphore, Database wrapper
Data structures
o Linked-list, Hash tables, Queue, qDecoder implementation of Obstack
Useful APIs
o Configuration parser, Automated file logger, Server side includes
Common Utilities
o String libraries, File libraries, Hashes & En/decoders
And more...
WWW: http://www.qDecoder.org/
|