victorjmarin / sourcedgView external linksLinks
System Dependence Graph generation from Java source code
☆19Jun 11, 2019Updated 6 years ago
Alternatives and similar repositories for sourcedg
Users that are interested in sourcedg are comparing it to the libraries listed below
Sorting:
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆89Aug 8, 2021Updated 4 years ago
- Woodpecker: Verifying systems rules using rule-directed symbolic execution☆12Jul 5, 2016Updated 9 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Mar 24, 2023Updated 2 years ago
- Official repository for PraPR source code☆14May 11, 2021Updated 4 years ago
- A program slicer for Java, based on the system dependence graph (SDG).☆70Oct 13, 2025Updated 4 months ago
- Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme pro…☆30Nov 24, 2015Updated 10 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Aug 23, 2021Updated 4 years ago
- The SearchRepair automated C program repair tool (see http://people.cs.umass.edu/~brun/pubs/pubs/Ke15ase.pdf)☆27Mar 13, 2019Updated 6 years ago
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Dec 29, 2019Updated 6 years ago
- NASA Cleaned Defect Datasets☆67Aug 9, 2016Updated 9 years ago
- Automation Testing☆10Apr 7, 2018Updated 7 years ago
- Code Analyst is a program that provides an integrated view of various indicators of code quality.☆14Oct 25, 2024Updated last year
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Apr 19, 2019Updated 6 years ago
- FaCoY Code-to-Code Search Engine☆33Jan 18, 2019Updated 7 years ago
- (Abstract) Abstract Machine Experiments using Scala☆36Jan 15, 2021Updated 5 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Apr 9, 2021Updated 4 years ago
- Web queries dataset for code search☆32Jun 3, 2023Updated 2 years ago
- A fuzzy parser for C/C++ that creates semantic code property graphs