As of version 0.7.0, qore binary modules are now delivered separately from the qore library.
Some user (ie Qore-language) modules are delivered with Qore however.

Currently the following binary modules are available (note the svn URLs point to the current development source):
* xml
XML module; XML functionality was removed from the main Qore library into this
module as of Qore 0.8.1
source: svn://svn.code.sf.net/p/qore/code/module-xml/trunk

* oracle
Oracle database driver
source: svn://svn.code.sf.net/p/qore/code/module-oracle/trunk

* pgsql
PostgreSQL database driver
source: svn://svn.code.sf.net/p/qore/code/module-pgsql/trunk

* sybase and freetds
Sybase and freetds database drivers (built from the same source)
Note the "freetds" module was formerly called "mssql" in previous versions of qore
source: svn://svn.code.sf.net/p/qore/code/module-sybase/trunk

* tibrv
TIBCO Rendezvous(R) module
source: svn://svn.code.sf.net/p/qore/code/module-tibrv/trunk

* tibae
TIBCO ActiveEnterprise(TM) module
source: svn://svn.code.sf.net/p/qore/code/module-tibae/trunk

* tuxedo
Bea Tuxedo module
source: svn://svn.code.sf.net/p/qore/code/module-tuxedo/trunk

* ncurses
ncurses module
source: svn://svn.code.sf.net/p/qore/code/module-ncurses/trunk

* qt4 module
QT4 module
source: svn://svn.code.sf.net/p/qore/code/module-qt4/trunk

* opengl
opengl module
source: svn://svn.code.sf.net/p/qore/code/module-opengl/trunk

* glut
GLUT module
source: svn://svn.code.sf.net/p/qore/code/module-glut/trunk

* asn1
ASN.1 module
source: svn://svn.code.sf.net/p/qore/code/module-asn1/trunk

* xmlsec
xml security (xmlenc and xmldsig) module
source: svn://svn.code.sf.net/p/qore/code/module-xmlsec/trunk

* ssh2
sftp and ssh2 functionality
source: svn://svn.code.sf.net/p/qore/code/module-ssh2/trunk

* sqlite3
SQLite3 driver
source: svn://svn.code.sf.net/p/qore/code/module-sqlite3/trunk

* yaml
YAML module
source: svn://svn.code.sf.net/p/qore/code/module-yaml/trunk

* json
JSON module
source: svn://svn.code.sf.net/p/qore/code/module-yaml/trunk

* uuid
UUID module
source: svn://svn.code.sf.net/p/qore/code/module-uuid/trunk

* gnu-java
Java bindings, import class and JAR files to use Java APIs directly in Qore
source: svn://svn.code.sf.net/p/qore/code/module-gnu-java/trunk
