add GhostCell paper
authorRalf Jung <post@ralfj.de>
Sun, 11 Jul 2021 18:28:39 +0000 (20:28 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 11 Jul 2021 18:28:39 +0000 (20:28 +0200)
research/publications.html

index cf13a0add5b4126c36edaac566c991b496b7fcbe..460155c1c80b21fba5008ac765862279ca2910f8 100644 (file)
@@ -7,6 +7,13 @@ slug: Publications
 
 <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>