It's been a while but worth mention that the nimgen suite has expanded quite a bit since this announcement. Here's the full list of wrappers as of now:-
* [nimbass](https://github.com/genotrance/nimbass) \- BASS audio wrapper: [docs](http://nimgen.genotrance.com/nimbass) * [nimlibxlsxwriter](https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter) \- libxlsxwriter wrapper * [nim-clblast](https://github.com/numforge/nim-clblast) \- OpenCL BLAS wrapper * [nim7z](https://github.com/genotrance/nim7z) \- 7z decoder wrapper: [docs](http://nimgen.genotrance.com/nim7z) * [nimarchive](https://github.com/genotrance/nimarchive) \- libarchive wrapper: [docs](http://nimgen.genotrance.com/nimarchive) * [nimbigwig](https://github.com/genotrance/nimbigwig) \- libbigWig wrapper: [docs](http://nimgen.genotrance.com/nimbigwig) * [nimclipboard](https://github.com/genotrance/nimclipboard) \- libclipboard wrapper: [docs](http://nimgen.genotrance.com/nimclipboard) * [nimfuzz](https://github.com/genotrance/nimfuzz) \- fts_fuzzy_match wrapper: [docs](http://nimgen.genotrance.com/nimfuzz) * [nimkerberos](https://github.com/genotrance/nimkerberos) \- WinKerberos wrapper: [docs](http://nimgen.genotrance.com/nimkerberos) * [nimpcre](https://github.com/genotrance/nimpcre) \- PCRE wrapper: [docs](http://nimgen.genotrance.com/nimpcre) * [nimrax](https://github.com/genotrance/nimrax) \- Radix tree wrapper: [docs](http://nimgen.genotrance.com/nimrax) * [nimssl](https://github.com/genotrance/nimssl) \- OpenSSL wrapper: [docs](http://nimgen.genotrance.com/nimssl) * [libsvm](https://github.com/genotrance/libsvm) \- libsvm wrapper: [docs](http://nimgen.genotrance.com/libsvm) * [nimssh2](https://github.com/genotrance/nimssh2) \- libssh2 wrapper: [docs](http://nimgen.genotrance.com/nimssh2) Some other wrappers being considered are as follows. Feel free to reach out if you are interested in contributing or have opinions on which wrappers are of higher priority. * Updated wrappers for PCRE2, libcurl, sqlite * [double-conversion](https://github.com/google/double-conversion) * [mbedtls](https://github.com/ARMmbed/mbedtls) * [torrent](https://github.com/willemt/yabtorrent) * [leptonica](https://github.com/DanBloomberg/leptonica) * [tbox](https://github.com/tboox/tbox)
