activity
20242026
most citedRustRepoTrans: Repository-level Code Translation Benchmark Targeting Rust

1 citations · 4 across the 7 of their papers we have counts for

collaborators
Showing cs.SEShow all

7 papers · 1 filter

cs.SE2026

His2Trans: A Knowledge-Guided Agentic Framework for Project-Level C-to-Rust Migration

Shengbo Wang, Mingwei Liu, Guangsheng Ou +3

C remains a major implementation language for operating systems, embedded platforms, and infrastructure software, but manual memory management continues to create security and main…

cs.SE2026

Unseen-Codebases-Domain Data Synthesis and Training Based on Code Graphs

Guangsheng Ou, Qiming Zhang, Sirong Chen +9

In the context of newly release software frameworks, large language models (LLMs) often exhibit poor performance and a high rate of hallucination, as they are not exposed to such e…

cs.SE2025

Generating High-Quality Datasets for Code Editing via Open-Source Language Models

Zekai Zhang, Mingwei Liu, Zhenxi Chen +7

Code editing plays a vital role in software engineering, requiring developers to adjust existing code according to natural language instructions while keeping functionality intact…

cs.SE2025★ 1 cited

RustEvo^2: An Evolving Benchmark for API Evolution in LLM-based Rust Code Generation

Linxi Liang, Jing Gong, Mingwei Liu +5

Large Language Models (LLMs) have become pivotal tools for automating code generation in software development. However, these models face significant challenges in producing versio…

cs.SE2025★ 1 cited

Evolving Triple Knowledge-Augmented LLMs for Code Translation in Repository Context

Guangsheng Ou, Mingwei Liu, Yuxuan Chen +5

Large language models (LLMs) have behaved well in function-level code translation without repository-level context. However, the performance of LLMs in repository-level context cod…

cs.SE2024★ 1 cited

RustRepoTrans: Repository-level Code Translation Benchmark Targeting Rust

Guangsheng Ou, Mingwei Liu, Yuxuan Chen +3

Recent advancements in large language models (LLMs) have demonstrated impressive capabilities in code translation, typically evaluated using benchmarks like CodeTransOcean and Repo…