link to OSDI website
[web.git] / research / publications.html
index 0ae14f4480f652a5c89f5c496e3007418db73a8c..a761219ff179fae2d0c5e98430c4b126b4984412 100644 (file)
@@ -5,13 +5,29 @@ slug: Publications
 
 <h2>Conference and journal papers</h2>
 
-<h3>Waiting for publication</h3>
+<h3>2021</h3>
+
+<ul><li>
+  <b>GhostCell: Separating Permissions from Data in Rust</b><br/>
+  Joshua Yanovski, Hoang-Hai Dang, Ralf Jung, Derek Dreyer<br>
+  <i>In <a href="https://icfp21.sigplan.org/">ICFP 2021</a></i><br>
+  [<a href="http://plv.mpi-sws.org/rustbelt/ghostcell/paper.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/rustbelt/ghostcell/">paper website</a>  (incl. Coq formalization)]
+</li></ul>
+
+<ul><li>
+  <b>GoJournal: a verified, concurrent, crash-safe journaling system</b><br/>
+  Tej Chajed, Joseph Tassarotti, Mark Theng, Ralf Jung, M. Frans Kaashoek, Nickolai Zeldovich<br>
+  <i>In <a href="https://www.usenix.org/conference/osdi21">OSDI 2021</a></i><br>
+  [<a href="perennial/gojournal.pdf">paper</a>]
+</li></ul>
 
 <ul><li>
   <b>Safe Systems Programming in Rust: The Promise and the Challenge</b><br/>
   Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
-  <i>Accepted for publication in Communications of the ACM (CACM)</i><br>
-  [<a href="https://people.mpi-sws.org/~dreyer/papers/safe-sysprog-rust/paper.pdf">paper</a>]
+  <i>In Communications of the ACM (CACM)</i><br>
+  [<a href="https://cacm.acm.org/magazines/2021/4/251364-safe-systems-programming-in-rust/fulltext">article</a>]
+  [<a href="https://iris-project.org/pdfs/2021-rustbelt-cacm-final.pdf">pdf</a>]
+  [<a href="https://vimeo.com/514402648">video</a>]
 </li></ul>
 
 <h3>2020</h3>