X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/2f726dd23c7cd29b3dfba82064889a76b7eb9d46..2e0eefb0dafad1c1199f23394318ccbae5337340:/research/publications.html
diff --git a/research/publications.html b/research/publications.html
index d6e8fa7..a761219 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