4 citations · 4 across the 2 of their papers we have counts for
2 papers
cs.PL2023
Proving Logical Atomicity using Lock Invariants
Roshan Sharma, Shengyi Wang, Alexander Oey +3
Logical atomicity has been widely accepted as a specification format for data structures in concurrent separation logic. While both lock-free and lock-based data structures have be…
cs.PL2022★ 4 cited
Bringing Iris into the Verified Software Toolchain
William Mansky
The Verified Software Toolchain (VST) is a system for proving correctness of C programs using separation logic. By connecting to the verified compiler CompCert, it produces the str…