Skip to content
/ seal Public

Verification tool for lock-free data structures with safe memory reclamation.

License

Notifications You must be signed in to change notification settings

Wolff09/seal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seal

Verification tool for lock-free data structures with safe memory reclamation. This tool implements the approach from POPL'20 paper Pointer Life Cycle Types for Lock-Free Data Structures with Memory Reclamation by Meyer and Wolff.

For more details, see: https://wolff09.github.io/seal/