d6e8fa75ccadd5b85b10db9e608f62de7adc4395
[web.git] / research / publications.html
1 ---
2 title: Publications
3 slug: Publications
4 ---
5
6 <h2>Conference and journal papers</h2>
7
8 <h3>2021</h3>
9
10 <ul><li>
11   <b>Safe Systems Programming in Rust: The Promise and the Challenge</b><br/>
12   Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
13   <i>In Communications of the ACM (CACM)</i><br>
14   [<a href="https://cacm.acm.org/magazines/2021/4/251364-safe-systems-programming-in-rust/fulltext">article</a>]
15   [<a href="https://iris-project.org/pdfs/2021-rustbelt-cacm-final.pdf">pdf</a>]
16   [<a href="https://vimeo.com/514402648">video</a>]
17 </li></ul>
18
19 <h3>2020</h3>
20
21 <ul><li>
22   <b>The Future is Ours: Prophecy Variables in Separation Logic</b><br/>
23   Ralf Jung, Rodolphe Lepigre, Gaurav Parthasarathy, Marianna Rapoport, Amin Timany, Derek Dreyer, Bart Jacobs<br>
24   <i>In <a href="https://popl20.sigplan.org/">POPL 2020</a></i><br>
25   [<a href="https://plv.mpi-sws.org/prophecies/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/prophecies/">paper website</a>  (incl. appendix and Coq formalization)]
26 </li></ul>
27
28 <ul><li>
29   <b>Stacked Borrows: An Aliasing Model for Rust</b><br/>
30   Ralf Jung, Hoang-Hai Dang, Jeehoon Kang, Derek Dreyer<br>
31   <i>In <a href="https://popl20.sigplan.org/">POPL 2020</a></i><br>
32   [<a href="https://plv.mpi-sws.org/rustbelt/stacked-borrows/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/stacked-borrows/">paper website</a>  (incl. appendix and Coq formalization)]
33 </li></ul>
34
35 <h3>2018</h3>
36
37 <ul><li>
38   <b>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
39   Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
40   <i>In <a href="https://www.cambridge.org/core/journals/journal-of-functional-programming/issue/832F8756D0A835287494117BF9ED5E74">Journal of Functional Programming (JFP), Volume 28, e20, November 2018</a></i><br>
41   [<a href="https://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
42 </li></ul>
43
44 <ul><li>
45   <b>Reconciling High-Level Optimizations and Low-Level Code in LLVM</b><br/>
46   Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes<br>
47   <i>In <a href="https://conf.researchr.org/track/splash-2018/splash-2018-OOPSLA">OOPSLA 2018</a></i><br>
48   [<a href="twinsem/twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
49 </li></ul>
50
51 <ul><li>
52   <b>MoSeL: A General, Extensible Modal Framework for Interactive Proofs in Separation Logic</b><br/>
53   Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung, Joseph Tassarotti, Jan-Oliver Kaiser, Amin Timany, Arthur Charguéraud, Derek Dreyer<br>
54   <i>In <a href="https://icfp18.sigplan.org/">ICFP 2018</a></i><br>
55   [<a href="https://iris-project.org/pdfs/2018-icfp-mosel-final.pdf">paper</a>] [<a href="https://iris-project.org/mosel/">paper website</a>  (incl. appendix and Coq formalization)]
56 </li></ul>
57
58 <ul><li>
59   <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/>
60   Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
61   <i>In <a href="https://popl18.sigplan.org/">POPL 2018</a></i><br>
62   [<a href="https://plv.mpi-sws.org/rustbelt/popl18/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/popl18/">paper website</a>  (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=Cy9NUVaiYUg" target="_blank">talk (YouTube)</a>] [<a href="https://plv.mpi-sws.org/rustbelt/popl18/talk.pdf">talk (slides)</a>]
63 </li></ul>
64
65 <h3>2017</h3>
66
67 <ul><li>
68   <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/>
69   Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br>
70   In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a><br>
71   [<a href="https://iris-project.org/pdfs/2017-esop-iris3-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
72 </li></ul>
73
74 <ul><li>
75   <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/>
76   Joseph Tassarotti, Ralf Jung, Robert Harper<br>
77   <i>In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a></i><br>
78   [<a href="https://iris-project.org/pdfs/2017-esop-refinement-final.pdf">paper</a>] [<a href="https://www.cs.cmu.edu/~jtassaro/papers/iris-refinement/index.html">paper website</a> (incl. Coq formalization)]
79 </li></ul>
80
81 <h3>2016</h3>
82
83 <ul><li>
84   <b>Higher-Order Ghost State</b><br/>
85   Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
86   <i>In <a href="https://conf.researchr.org/home/icfp-2016">ICFP 2016</a></i><br>
87   [<a href="https://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=vUxWU-qvGX0" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-icfp2016.pdf">talk (slides)</a>]
88 </li></ul>
89
90 <h3>2015</h3>
91
92 <ul><li>
93   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
94   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
95   <i>In <a href="https://popl.mpi-sws.org/2015/">POPL 2015</a></i><br>
96   [<a href="https://iris-project.org/pdfs/2015-popl-iris1-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
97 </li></ul>
98
99 <h2>Theses</h2>
100
101 <h3>2020</h3>
102 <ul><li>
103   <b>Understanding and Evolving the Rust Programming Language</b><br/>
104   Ralf Jung<br>
105   <i>PhD Thesis</i><br>
106   [<a href="thesis.html">website</a>]
107 </li></ul>
108
109
110 <h3>2019</h3>
111 <ul><li>
112   <b>Higher-Order Ghost State</b><br/>
113   Ralf Jung<br>
114   <i>Master Thesis</i><br>
115   [<a href="https://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">based on this paper</a>]
116 </li></ul>
117
118 <h3>2013</h3>
119 <ul><li>
120   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b><br/>
121   Ralf Jung<br>
122   <i>Bachelor Thesis</i><br>
123   [<a href="bachelor/bachelor.pdf">thesis</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
124 </li></ul>
125
126 <h2>Workshop Talks</h2>
127
128 <h3>2020</h3>
129
130 <ul><li>
131   <b>Stacked Borrows: An Aliasing Model for Rust</b><br/>
132   Ralf Jung<br>
133   <i>At <a href="https://agozillon.github.io/PRiML/">PRiML 2020</a> (invited talk)</i><br>
134   [<a href="rust/talk-priml2020.pdf">slides</a>]
135 </li></ul>
136
137 <h3>2019</h3>
138
139 <ul><li>
140   <b>Logical Atomicity in Iris: the Good, the Bad, and the Ugly</b><br/>
141   Ralf Jung<br>
142   <i>At <a href="https://iris-project.org/workshop-2019/">Iris Workshop 2019</a></i><br>
143   [<a href="iris/talk-iris2019.pdf">slides</a>]
144 </li></ul>
145
146 <h3>2015</h3>
147
148 <ul><li>
149   <b>Unifying Worlds and Resources</b><br/>
150   Ralf Jung, Derek Dreyer<br>
151   <i>At <a href="http://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a>: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects</i><br>
152   [<a href="iris/talk-hope2015.pdf">slides</a>] [<a href="https://www.youtube.com/watch?v=9Dyna88piek&amp;list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&amp;index=10" target="_blank">YouTube</a>]
153 </li></ul>