X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/f194a3027a535695c5981a18c8930ad825415750..616dc4fa9301aeb9defa92f8343f1b8383e558ae:/research/publications.html
diff --git a/research/publications.html b/research/publications.html
index 1e6887d..911d851 100644
--- a/research/publications.html
+++ b/research/publications.html
@@ -1,22 +1,143 @@
---
-title: Thesis, Publications, Workshop Submissions
+title: Publications
slug: Publications
---
+
Conference and journal papers
+
+2024
+
+
+
+-
+ RefinedRust: A Type System for High-Assurance Verification of Rust Programs
+ Lennard Gäher, Michael Sammler, Ralf Jung, Robbert Krebbers, Derek Dreyer
+ In PLDI 2024
+ [paper] [paper website]
+
+
+2023
+
+-
+ Grove: a Separation-Logic Library for Verifying Distributed Systems
+ Upamanyu Sharma, Ralf Jung, Joseph Tassarotti, M. Frans Kaashoek, Nickolai Zeldovich
+ In SOSP 2023
+ [paper] [extended version]
+
+
+-
+ Verifying vMVCC, a high-performance transaction library using multi-version concurrency control
+ Yun-Sheng Chang, Ralf Jung, Upamanyu Sharma, Joseph Tassarotti, M. Frans Kaashoek, Nickolai Zeldovich
+ In OSDI 2023
+ [paper] [paper website]
+
+
+2022
+
+-
+ Later Credits: Resourceful Reasoning for the Later Modality
+ Simon Spies, Lennard Gäher, Joseph Tassarotti, Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer
+ In ICFP 2022
+ [paper] [paper website]
+
+
+-
+ Simuliris: A separation logic framework for verifying concurrent program optimizations
+ Lennard Gäher, Michael Sammler, Simon Spies, Ralf Jung, Hoang-Hai Dang, Robbert Krebbers, Jeehoon Kang, Derek Dreyer
+ In POPL 2022, Distinguished Paper Award
+ [paper]
+
+
+2021
+
+-
+ GhostCell: Separating Permissions from Data in Rust
+ Joshua Yanovski, Hoang-Hai Dang, Ralf Jung, Derek Dreyer
+ In ICFP 2021
+ [paper] [paper website]
+
+
+-
+ GoJournal: a verified, concurrent, crash-safe journaling system
+ Tej Chajed, Joseph Tassarotti, Mark Theng, Ralf Jung, M. Frans Kaashoek, Nickolai Zeldovich
+ In OSDI 2021
+ [paper]
+
+
+-
+ Safe Systems Programming in Rust: The Promise and the Challenge
+ Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer
+ In Communications of the ACM (CACM)
+ [article]
+ [pdf]
+ [video]
+
+
+2020
+
+-
+ The Future is Ours: Prophecy Variables in Separation Logic
+ Ralf Jung, Rodolphe Lepigre, Gaurav Parthasarathy, Marianna Rapoport, Amin Timany, Derek Dreyer, Bart Jacobs
+ In POPL 2020
+ [paper] [paper website]
+
+
+-
+ Stacked Borrows: An Aliasing Model for Rust
+ Ralf Jung, Hoang-Hai Dang, Jeehoon Kang, Derek Dreyer
+ In POPL 2020
+ [paper] [paper website]
+
+
+2018
+
+
+
+-
+ Reconciling High-Level Optimizations and Low-Level Code in LLVM
+ Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes
+ In OOPSLA 2018
+ [paper] [paper website]
+
+
+-
+ MoSeL: A General, Extensible Modal Framework for Interactive Proofs in Separation Logic
+ Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung, Joseph Tassarotti, Jan-Oliver Kaiser, Amin Timany, Arthur Charguéraud, Derek Dreyer
+ In ICFP 2018
+ [paper] [paper website]
+
+
+
+
2017
-
The Essence of Higher-Order Concurrent Separation Logic
Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal
- In ESOP 2017: 26th European Symposium on Programming
- [paper] [project website (incl. appendix and Coq formalization)]
+ In ESOP 2017
+ [paper] [project website]
2016
@@ -24,30 +145,71 @@ slug: Publications
2015
-
- Unifying Worlds and Resources
- Ralf Jung, Derek Dreyer
- In HOPE 2015: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects
- [talk (YouTube)] [talk (slides)]
+ Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning
+ Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer
+ In POPL 2015
+ [paper] [project website] [talk (slides)]
+Theses
+
+2020
-
- Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning
- Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer
- In POPL 2015: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
- [paper] [project website (incl. appendix and Coq formalization)] [talk (slides)]
+ Understanding and Evolving the Rust Programming Language
+ Ralf Jung
+ PhD Thesis
+ [website]
+
+
+
+2019
+
2013
-
- An Intermediate Language To Formally Justify Memory Access Reordering (Bachelor's Thesis)
- Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider
- [pdf] [slides] [coq]
+ An Intermediate Language To Formally Justify Memory Access Reordering
+ Ralf Jung
+ Bachelor Thesis
+ [thesis] [slides] [coq]
+
+
+Workshop Talks
+
+2020
+
+-
+ Stacked Borrows: An Aliasing Model for Rust
+ Ralf Jung
+ At PRiML 2020 (invited talk)
+ [slides]
+
+
+2019
+
+
+
+2015
+
+-
+ Unifying Worlds and Resources
+ Ralf Jung, Derek Dreyer
+ At HOPE 2015: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects
+ [slides] [YouTube]
-