Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026
C2RustXW: Program-Structure-Aware C-to-Rust Translation via Program Analysis and LLM
Yanyan Yan, Yang Feng, Jiangshan Liu +4
The growing adoption of Rust for its memory safety and performance has increased the demand for effective migration of legacy C codebases. However, existing rule-based translators…
cs.SE2024
PanicFI: An Infrastructure for Fixing Panic Bugs in Real-World Rust Programs
Yunbo Ni, Yang Feng, Zixi Liu +2
The Rust programming language has garnered significant attention due to its robust safety features and memory management capabilities. Despite its guaranteed memory safety, Rust pr…