pith. sign in

Aliasing limits on translating C to safe rust

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it

citation-role summary

background 1

citation-polarity summary

fields

cs.SE 3 cs.PL 1

years

2026 3 2025 1

roles

background 1

polarities

background 1

clear filters

representative citing papers

Project-Level C-to-Rust Translation via Pointer Knowledge Graphs

cs.SE · 2025-10-13 · unverdicted · novelty 6.0

PtrTrans builds a Pointer Knowledge Graph with points-to flows, struct abstractions, and Rust annotations to guide LLMs toward project-level C-to-Rust translations that cut unsafe code by 99.9% and raise functional correctness by 29.3%.

citing papers explorer

Showing 3 of 3 citing papers after filters.

  • &inator: Correct, Precise C-to-Rust Interface Translation cs.PL · 2026-04-19 · unverdicted · none · ref 5

    &inator is the first system to produce correct and precise Rust interfaces from C declarations via a constraint-based model of semantic equivalence and borrow checking.

  • AdaTrans: Automated C to Rust Transformation via Error-Adaptive Repair cs.SE · 2026-06-30 · unverdicted · none · ref 7

    AdaTrans uses strategy-driven RAG, error-stratified transformation, and multi-stage validation to reach 95.51% mean compilation pass rate and 81.09% solve rate on 104 algorithmic problems with only 1.19% unsafe files.

  • Project-Level C-to-Rust Translation via Pointer Knowledge Graphs cs.SE · 2025-10-13 · unverdicted · none · ref 16

    PtrTrans builds a Pointer Knowledge Graph with points-to flows, struct abstractions, and Rust annotations to guide LLMs toward project-level C-to-Rust translations that cut unsafe code by 99.9% and raise functional correctness by 29.3%.