1f8b48b772
Approved by: portmgr blanket
18 lines
579 B
Text
18 lines
579 B
Text
The qDecoder Project
|
|
====================
|
|
|
|
qDecoder is a C/C++ language library including CGI supports.
|
|
|
|
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://wolkykim.github.io/qdecoder/
|