coetaur0 / staticfgLinks
Python3 control flow graph generator
☆207Updated 3 years ago
Alternatives and similar repositories for staticfg
Users that are interested in staticfg are comparing it to the libraries listed below
Sorting:
- Static Python call graph generator☆361Updated 2 years ago
- Scalpel: The Python Static Analysis Framework☆322Updated last year
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆56Updated 7 years ago
- BugsInPy: Benchmarking Bugs in Python Projects☆121Updated last week
- Dynamic analysis framework for Python☆81Updated 5 months ago
- Program analysis tools built on tree-sitter (https://github.com/tree-sitter/tree-sitter).☆60Updated last month
- srcML Toolkit☆150Updated 2 weeks ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆69Updated 3 years ago
- Set of tools to help working with "Big Code"☆42Updated 3 years ago
- A collection of datasets for machine learning for big code☆62Updated 4 years ago
- This is the tool released in ICSE 2022 paper "Static Inference Meets Deep Learning: A Hybrid Type Inference Approach for Python"☆46Updated 2 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆62Updated 2 years ago
- open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308☆62Updated last year
- Research Acceleration Platform that provides interface to multiple state-of-the-art program analysis tools including but not limited to f…☆75Updated last year
- Keep your bugs contained. A platform for studying historical software bugs.☆69Updated 11 months ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆215Updated last year
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 4 months ago
- A multi-lingual program repair benchmark set based on the Quixey Challenge☆131Updated 3 years ago
- ☆122Updated 3 years ago
- This repository is to support contributions for tools and new data entries for the D2A dataset hosted in DAX☆74Updated 3 years ago
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆114Updated 3 months ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆52Updated 3 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆37Updated 3 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Updated 2 years ago
- This repository the benchmark with 3902 defects extracted from C programs in Codeforces (http://codeforces.com/)☆44Updated 5 years ago
- ☆45Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆81Updated 2 years ago
- Learning graph-based code representations for source-level functional similarity detection. ICSE'23☆58Updated 2 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆50Updated 5 years ago
- A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.☆54Updated 6 years ago