X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/11cbd96595dc32dc92cef74f18e6cdaa313a5b9e..f86e42309d40e49105940c42320d1c6065dd1328:/research/publications.html?ds=sidebyside
diff --git a/research/publications.html b/research/publications.html
index d6e8fa7..460155c 100644
--- a/research/publications.html
+++ b/research/publications.html
@@ -7,6 +7,20 @@ slug: Publications
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