<h3>2024</h3>
+<ul><li>
+ <b>Rustlantis: Randomized Differential Testing of the Rust Compiler</b><br/>
+ Qian Wang, Ralf Jung<br>
+ <i>In <a href="https://2024.splashcon.org/">OOPSLA 2024</a></i><br>
+ [<a href="papers/2024-oopsla-rustlantis.pdf">paper</a>] [<a href="https://github.com/cbeuw/rustlantis">project website</a>]
+</li></ul>
+
<ul><li>
<b>RefinedRust: A Type System for High-Assurance Verification of Rust Programs</b><br/>
Lennard Gäher, Michael Sammler, Ralf Jung, Robbert Krebbers, Derek Dreyer<br>
<b>GoJournal: a verified, concurrent, crash-safe journaling system</b><br/>
Tej Chajed, Joseph Tassarotti, Mark Theng, Ralf Jung, M. Frans Kaashoek, Nickolai Zeldovich<br>
<i>In <a href="https://www.usenix.org/conference/osdi21">OSDI 2021</a></i><br>
- [<a href="perennial/gojournal.pdf">paper</a>]
+ [<a href="papers/2021-osdi-gojournal.pdf">paper</a>]
</li></ul>
<ul><li>
<b>Reconciling High-Level Optimizations and Low-Level Code in LLVM</b><br/>
Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes<br>
<i>In <a href="https://conf.researchr.org/track/splash-2018/splash-2018-OOPSLA">OOPSLA 2018</a></i><br>
- [<a href="twinsem/twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
+ [<a href="papers/2018-oopsla-twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
</li></ul>
<ul><li>