Reflex Reference
Complete reference for every module in the Reflex framework. Each module page documents its types, functions, classes, and constants.
Fundamental building blocks: the Object system, reference counting, containers, strings, and key/hash utilities.
Platform abstraction layer: OS utilities, file handles, threads, windows, and renderer access.
SIMD-accelerated math types and operations for high-performance numeric work.
Property storage, serialization, encoding/decoding, hashing, and compression. Home of PropertySet.
Higher-level file operations: path manipulation, file I/O helpers, and virtual filesystem support.
GPU-accelerated, stylesheet-driven widget toolkit with scene-graph architecture. The largest module.
Asynchronous task execution, progress tracking, and timing utilities.