repository-mining
There are 31 repositories under repository-mining topic.
adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems
dreamyguy/gitlogg
💾 🧮 🤯 Parse the 'git log' of multiple repos to 'JSON'
yuzhimanhua/HiGitClass
HiGitClass: Keyword-Driven Hierarchical Classification of GitHub Repositories (ICDM'19)
softvis-research/Getaviz
With Getaviz you can solve software engineering problems visually by exploring software artifacts them in 2D, 3D, and virtual reality.
philippedeb/susie
Susie checks GitHub repositories for sustainability and provides interesting knowledge for developers regarding sustainable software development.
jrfaller/diggit
An agile tool to analyze Git repositories
dreamyguy/gitinsight
📊 👁 🧘 Visualise your git log in new and exciting ways!
jackwadden/GitHub-Clone-Scraper
Python script that scrapes GitHub repositories to keep track of total clone counts. This is useful for projects that are NSF funded, where "impact" (total downloads) is required to be reported.
xserban/GraphRepo
Github repo to Neo4j (and back)
CESEL/RelationalGit
RelationalGit extracts valuable information about commits, blame, changes, devs, and pull requests out of git's data structure and imports them to a relational database such as Microsoft SQL Server. These data can be a ground for further source code mining analysis.
DeGraciaMathieu/php-git-insights-analyzer
Analyze the Git history of your PHP files
VariantSync/DiffDetective
Library for Variability-Aware Differencing and the Analysis of Edits to Preprocessor-Based Software Product Lines
SAP-samples/security-research-commit-anomaly-detection
SAP Security Research sample code and data to reproduce the research done in our paper "Detecting Backdoors in Collaboration Graphs of Software Repositories".
XIMDEX/xsir_v0
Ximdex Semantic Information Repository
ciselab/CPS_repo_mining
Repository mining for searching Performance Antipatterns in Cyber-Physical System Projects.
DLR-SC/Hackathon
Results and exchange files of Repository Mining Hackathon.
abilian/gitstats
git history statistics generator
cirovitale/TRACE
The TRACE tool, developed as part of my Bachelor's thesis in Computer Science at the University of Salerno, is designed to analyze GitHub repositories, with the main purpose of calculating the Cultural Dispersion in a community of developers.
DLR-SC/Gitlab2Graph
A pipeline processor to extract data from Gitlab and transform into a graph representation
DouglasGiordano/extract-github-repository-v4
Extract certain data from github repositories using the v4 API offered by github itself.
ekincanufuktepe/change-instepector-java
This project is on inspecting change types from commits (QRS2021)
jalalmostafa/mining-afxdp
Mining Linux Kernel Repositories to extract knowledge about AF_XDP
UGent-Data-Stewards/DatasetRepositorySearch
Code for searching for institutional dataset records from popular data repositories (e.g., Zenodo)
XIMDEX/xdam-laravel
Backend for Ximdex's Document Asset Management Service (XDAM)
correiajoao/jmt
JMT - A multi-language tool to collect code elements impacted by commits.
EricTRL/todo-bot-repo-identifier
Identifies and clones repositories in which a given bot or user has created at least one issue.
ayaankazerouni/incremental-testing
Repo mining and analysis code to measure adherence to incremental testing.
bdrupieski/GitOmega
analyze git repository activity
mohayemin/param-diff
Mines Java Git repository and finds commits that have added a parameter to a method
xserban/GraphRepo-Demo
A demo Jupyter Notebook for the GraphRepo Project