FastRT
FastRT is a high‑performance real‑time data transmission protocol designed to deliver low‑latency, deterministic messaging across distributed systems. It was first released in 2016 by a consortium of automotive and industrial companies that required a more efficient alternative to legacy protocols such as CAN‑FD and Ethernet/IP. The protocol core is built on top of UDP, with optional reliability extensions, and relies on a lightweight, cross‑platform library written in C++.
Key features of FastRT include microsecond‑level end‑to‑end jitter, support for multicast and broadcast messaging, and a
FastRT has been adopted in several sectors. In automotive, it powers advanced driver‑assist and autonomous driving
The specification of FastRT is available as an open‑source project under the Apache License 2.0. An active