X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/afcc61ce2275621a2c3e0a9cf608085379ceaa52..0b781ce69bd72f63239d9a5edd1ce2281bc28e21:/research/publications.html
diff --git a/research/publications.html b/research/publications.html
index d6e8fa7..45b6db0 100644
--- a/research/publications.html
+++ b/research/publications.html
@@ -5,8 +5,31 @@ slug: Publications
Conference and journal papers
+2022
+
+-
+ 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 (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