javapathfinder / jpf-coreLinks
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.
☆586Updated 2 weeks ago
Alternatives and similar repositories for jpf-core
Users that are interested in jpf-core are comparing it to the libraries listed below
Sorting:
- Automatic test generation for Java☆583Updated this week
- Symbolic PathFinder☆161Updated 3 months ago
- T.J. Watson Libraries for Analysis, with front ends for Java, Android, and JavaScript, and many common static program analyses.☆824Updated last week
- JQF + Zest: Coverage-guided semantic fuzzing for Java.☆718Updated 2 months ago
- The DaCapo benchmark suite☆193Updated 4 months ago
- Pluggable type-checking for Java☆1,115Updated this week
- A dynamic symbolic analysis tool for Java☆123Updated 6 years ago
- JavaSMT - Unified Java API for SMT solvers.☆229Updated this week
- A constraint solver abstraction layer for Java☆21Updated 2 years ago
- Java Concolic Unit Testing Engine☆93Updated 11 years ago
- A new version of Soot with a completely overhauled architecture☆753Updated this week
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆211Updated 8 months ago
- A symbolic Java virtual machine for program analysis, verification and test generation☆117Updated 2 months ago
- This is the primary repository for the source code of the OpenJML project. The source code is licensed under GPLv2 because it derives fro…☆164Updated this week
- The SUSHI test case generator☆23Updated last year
- IFDS/IDE Solver for Soot and other frameworks☆252Updated last week
- ☆75Updated 8 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆306Updated last week
- Dynamic detection of likely invariants☆240Updated last week
- Sample project with a basic Maven + JavaParser setup☆97Updated 2 months ago
- Phosphor: Dynamic Taint Tracking for the JVM☆179Updated 6 months ago
- EvoSuite - automated generation of JUnit test suites for Java classes☆894Updated 10 months ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆173Updated last week
- Spoon is a metaprogramming library to analyze and transform Java source code. is made with , and . It parses source files to build a we…☆1,880Updated this week
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- A program slicer for Java, based on the system dependence graph (SDG).☆69Updated 2 months ago
- Examples on how to use the Spoon Java source code transformation library☆92Updated 3 years ago
- dk.brics.automaton - finite-state automata and regular expressions for Java☆230Updated 3 months ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆101Updated last year