Pinned Repositories
Algorithms
ankushdesai.github.io
build
.NET Dependency Injection framework
jpf-core
JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors.
JPFExamples
This repository contains examples for the JavaPathFinder.
OTP-Server-P-Sample
aws-soter
Model Checker for Java Programs
Drona
Drona is a programming framework for building safe robotics systems
Drona-DMR
Drona framework used for build distributed robotics systems
Zing
Zing : An explicit state model checker for concurrent and message passing programs.
ankushdesai's Repositories
ankushdesai/ankushdesai.github.io
ankushdesai/Algorithms
ankushdesai/build
.NET Dependency Injection framework
ankushdesai/jpf-core
JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors.
ankushdesai/JPFExamples
This repository contains examples for the JavaPathFinder.
ankushdesai/OTP-Server-P-Sample
ankushdesai/P
The P programming language.