Qore uuid Module is an open source module for the Qore programming language, allowing programs to generate and parse UUIDs (Universally Unique Identifiers).More documentation can be found here. The latest source code can be grabbed from SVN using the...

Qore JSON Module is an open source and free module for the Qore programming language, allowing developers to generate and parse JSON strings, as well as to use JSON-RPC functionality and classes.The functionality of the Qore JSON Module was split...

Qore xmlsec Module is an open source module for the Qore programming language that uses the xmlsec library to allow Qore apps to verify, sign, encrypt and decrypt XML strings in accordance with to the xmlenc and xmldsig standards.More documentation can be...

Qore Qt4 Module is an open source module for the Qore programming language that provides a Qt4 API, which allows implementation of GUIs (Graphical User Interfaces).Being based on the libsmoke library, the Qore Qt4 Module provides access to the entire...

Qore ncurses Module is an open source module for the Qore programming language that provides the "Window" and "Panel" classes, as well as many constants and functions.More documentation can be found here. Also see the test/ncurses.q, examples/hanio.q and...

Qore asn1 Module is an open source module for the Qore programming language that provides ASN.1 functionality, which allows Qore apps to generate and parse ASN.1 data.More documentation can be found here. The latest source code can be grabbed from SVN...

The Qore MySQL Module requires Qore 0.7.1 and MySQL 3.3 or newer headers and libraries to build.With MySQL 4.1+ you can get transaction support and the module will use the more efficient prepared statement interface.The driver supports the following...