hernanponcedeleon / Dat3MLinks
A verification tool for many memory models
☆108Updated last week
Alternatives and similar repositories for Dat3M
Users that are interested in Dat3M are comparing it to the libraries listed below
Sorting:
- rmem public repo☆49Updated 7 months ago
- Generic model checker for concurrent C programs (mirror repository)☆186Updated last month
- A translation validation framework for MLIR☆92Updated 9 months ago
- ☆46Updated 3 years ago
- ☆53Updated 2 years ago
- Automatic detection of speculative information flows☆75Updated 4 years ago
- Public-facing course info for program analysis materials.☆43Updated last month
- NOELLE Offers Empowering LLVM Extensions☆83Updated 5 months ago
- ☆31Updated 3 months ago
- ☆52Updated 9 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆248Updated last year
- A generic C++ API for SMT solving. It provides abstract classes which can be implemented by different SMT solvers.☆137Updated this week
- Apron Numerical Abstract Domain Library☆144Updated 10 months ago
- An LLVM-based formal verification frontend for C programs.☆26Updated 4 years ago
- A JIT compiler validator for JVMs via CSX/JoNM introduced in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆62Updated 10 months ago
- A framework for testing compilers' type checkers☆61Updated last year
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆88Updated last month
- The VerCors verification toolset for verifying parallel and concurrent software☆85Updated last week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated 2 months ago
- The Herd toolsuite to deal with .cat memory models (version 7.xx)☆287Updated this week
- Pono: A flexible and extensible SMT-based model checker☆117Updated last week
- A Speculation-Aware Collaborative Dependence Analysis Framework☆27Updated last year
- UCLID5: formal modeling, verification, and synthesis of computational systems☆154Updated 6 months ago
- ☆91Updated 3 years ago
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆355Updated last year
- Teaching and Learning Software Verification via SVF☆34Updated last month
- A Simple Abstract Interpreter, built for teaching purposes