Home
[RDK Central Wiki]
CMF
[Code Releases]
This page is aimed to present an evaluation of Rust as an RDK-B programming language in form of a PoC.
Rust offers a cutting-edge, reliable option for CPE application development by combining safety, performance, and hardware-level control, making it ideal for resource-constrained environments like those found in RDK-B routers.
Currently, the PoC relies on imported symbols from C libraries, which may result in performance compromises compared to a native Rust implementation. However, with Rust’s expanding support for networking and embedded libraries, full migration to a native Rust solution could be feasible in the future.
Thank you, Oleksandr Ishchenko (Unknown User (cr-oishchenko) ) to be a core of the PoC.