+<h2>Conference and journal papers</h2>
+
+<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>
+ <i>In <a href="https://pldi24.sigplan.org/">PLDI 2024</a></i><br>
+ [<a href="https://iris-project.org/pdfs/2024-pldi-refinedrust.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/refinedrust/">paper website</a>]
+</li></ul>
+
+<h3>2023</h3>
+
+<ul><li>
+ <b>Grove: a Separation-Logic Library for Verifying Distributed Systems</b><br/>
+ Upamanyu Sharma, Ralf Jung, Joseph Tassarotti, M. Frans Kaashoek, Nickolai Zeldovich <br>
+ <i>In <a href="https://sosp2023.mpi-sws.org/index.html">SOSP 2023</a></i><br>
+ [<a href="https://iris-project.org/pdfs/2023-sosp-grove.pdf">paper</a>] [<a href="https://arxiv.org/abs/2309.03046">extended version</a>]
+</li></ul>
+
+<ul><li>
+ <b>Verifying vMVCC, a high-performance transaction library using multi-version concurrency control</b><br/>
+ Yun-Sheng Chang, Ralf Jung, Upamanyu Sharma, Joseph Tassarotti, M. Frans Kaashoek, Nickolai Zeldovich <br>
+ <i>In <a href="https://www.usenix.org/conference/osdi23">OSDI 2023</a></i><br>
+ [<a href="https://pdos.csail.mit.edu/papers/vmvcc:osdi23.pdf">paper</a>] [<a href="https://pdos.csail.mit.edu/projects/vmvcc.html#vmvcc">paper website</a>]
+</li></ul>
+
+<h3>2022</h3>
+
+<ul><li>
+ <b>Later Credits: Resourceful Reasoning for the Later Modality</b><br/>
+ Simon Spies, Lennard Gäher, Joseph Tassarotti, Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer <br>
+ <i>In <a href="https://icfp22.sigplan.org/">ICFP 2022</a></i><br>
+ [<a href="https://plv.mpi-sws.org/later-credits/paper-later-credits.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/later-credits/">paper website</a>]
+</li></ul>
+
+<ul><li>
+ <b>Simuliris: A separation logic framework for verifying concurrent program optimizations</b><br/>
+ Lennard Gäher, Michael Sammler, Simon Spies, Ralf Jung, Hoang-Hai Dang, Robbert Krebbers, Jeehoon Kang, Derek Dreyer<br>
+ <i>In <a href="https://popl22.sigplan.org/">POPL 2022</a>, <b>Distinguished Paper Award</b></i><br>
+ [<a href="https://iris-project.org/pdfs/2022-popl-simuliris.pdf">paper</a>]
+</li></ul>
+
+<h3>2021</h3>
+
+<ul><li>
+ <b>GhostCell: Separating Permissions from Data in Rust</b><br/>
+ Joshua Yanovski, Hoang-Hai Dang, Ralf Jung, Derek Dreyer<br>
+ <i>In <a href="https://icfp21.sigplan.org/">ICFP 2021</a></i><br>
+ [<a href="https://plv.mpi-sws.org/rustbelt/ghostcell/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/ghostcell/">paper website</a>]
+</li></ul>
+
+<ul><li>
+ <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>]
+</li></ul>
+
+<ul><li>
+ <b>Safe Systems Programming in Rust: The Promise and the Challenge</b><br/>
+ Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
+ <i>In Communications of the ACM (CACM)</i><br>
+ [<a href="https://cacm.acm.org/magazines/2021/4/251364-safe-systems-programming-in-rust/fulltext">article</a>]
+ [<a href="https://iris-project.org/pdfs/2021-rustbelt-cacm-final.pdf">pdf</a>]
+ [<a href="https://vimeo.com/514402648">video</a>]
+</li></ul>