Apex is a suite of tools for parsing and viewing UDP telemetry data from racing simulators. Currently, the only supported racing simulator is F1 2019
- Apex - Elixir library for listening to UDP data, parsing it, and broadcasting it to GenStage consumers
- Apex Broadcast - Elixir application that runs a GenStage producer broadcasting UDP data converted to structs
- Apex Dash - Phoenix application displaying the current state of car telemetry in real time