X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/3a91b74b91258b3634e358b935dc8f5e4e8ca6ab..9976b8275788d7d6ef356517d5bf4fd36a82efd5:/research/publications.html?ds=sidebyside
diff --git a/research/publications.html b/research/publications.html
index e1a3266..45b6db0 100644
--- a/research/publications.html
+++ b/research/publications.html
@@ -3,24 +3,44 @@ title: Publications
slug: Publications
---
-
Waiting for publication
+Conference and journal papers
+
+2022
-
- Safe Systems Programming in Rust: The Promise and the Challenge
- Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer
- Accepted for publication in Communications of the ACM (CACM)
- [paper]
+ 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]
-2020
+2021
-
- Understanding and Evolving the Rust Programming Language
- Ralf Jung
- PhD Thesis
- [website]
+ GhostCell: Separating Permissions from Data in Rust
+ Joshua Yanovski, Hoang-Hai Dang, Ralf Jung, Derek Dreyer
+ In ICFP 2021
+ [paper] [paper website (incl. Coq formalization)]
+
+
+-
+ 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
@@ -99,14 +119,32 @@ slug: Publications
[paper] [project website (incl. appendix and Coq formalization)] [talk (slides)]
+Theses
+
+2020
+-
+ Understanding and Evolving the Rust Programming Language
+ Ralf Jung
+ PhD Thesis
+ [website]
+
+
+
+2019
+
+
2013
-
An Intermediate Language To Formally Justify Memory Access Reordering
- Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider
+ Ralf Jung
Bachelor Thesis
[thesis] [slides] [coq]
-
Workshop Talks