Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
deian committed Nov 16, 2024
1 parent 2a52663 commit 5e9f44e
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,18 +99,23 @@
- *Reading*:
- [Modular information flow through ownership](./papers/ifc.pdf) by Will Chrichton et al.

Mon Nov 18 2024: Fearless Concurrency?
Mon Nov 18 2024: Secure VMMs
- *Reading*:
- [When is parallelism fearless and zero-cost with Rust?](./papers/parallelism.pdf) by Javad Abdi et al.
- [Firecracker: Lightweight Virtualization for Serverless Applications](https://www.usenix.org/system/files/nsdi20-paper-agache.pdf) by Alexandru Agache et al.

Wed Nov 20 2024: Fearless Concurrency? (continued)
Wed Nov 20 2024: Secure HSMs
- *Reading*:
- [Deadlock free async message reordering in rust with multiparty session types](./papers/session_types.pdf) by Zak Cutner et al.
- [Modular Verification of Secure and Leakage-Free Systems: From Application Specification to Circuit-Level Implementation](https://people.csail.mit.edu/nickolai/papers/athalye-parfait.pdf) by Anish Athalye et al.


Wed Nov 20 2024:
Mon Nov 20 2024: Fearless Concurrency?
- *Reading*:
- [When is parallelism fearless and zero-cost with Rust?](./papers/parallelism.pdf) by Javad Abdi et al.

Wed Nov 25 2024: Fearless Concurrency? (continued)
- *Reading*:
- [Deadlock free async message reordering in rust with multiparty session types](./papers/session_types.pdf) by Zak Cutner et al.

Mon Nov 25 2024:

Wed Nov 27 2024: Thanksgiving

Expand Down

0 comments on commit 5e9f44e

Please sign in to comment.