| Compiler | The Reflexive Compiler Module |
| Configuration Parser | Advanced configuration file parser (with sections and key categorization support). |
| Logging support | Multithread enabled logging facility. |
| MXLM | Minimal XML support. |
| Process | Process enumeration and subprocess control. |
| Regular Expression | Regular expression based string matching and substitution (PCRE binding). |
| Socket | Low level TCP/IP networking support. |
| Threading | Multithreading Support Module. |
| ZLib | Compress/uncompress functions (zlib binding). |
| funcext | Functional extensions |
| json | JavaScript Object Notation interface. |