Skip to content

Overview

Quark is the core standard library (STL) within the engine, providing essential utilities, data structures, algorithms, and memory management.

Most classes and structures prefixed with “q” are part of Quark, such as qArray, qString, and qTreeRB.