Wolff09 / seal

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

Home Page:https://wolff09.github.io/seal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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

https://wolff09.github.io/seal/

License:MIT License


Languages

Language:C++ 95.2%Language:CMake 2.4%Language:ANTLR 1.6%Language:Python 0.7%