awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
uni-bremen-agst avatar

uni-bremen-agst/libvcs4j

0
View on GitHub↗
23 stars·7 forks·Java·15 views

Libvcs4j

A Java Library for Repository Mining

Features

  • Code Review and Analysis - Java library for analyzing software evolution across VCS.

Star history

Star history chart for uni-bremen-agst/libvcs4jStar history chart for uni-bremen-agst/libvcs4j

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Libvcs4j

These projects share indexed features with Libvcs4j. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • octo-linker/chrome-extensionocto-linker avatar

    octo-linker/chrome-extension

    5,368View on GitHub↗

    This browser extension is a source code linker for GitHub that identifies language-specific import and include declarations and converts them into direct navigation links. It serves as a productivity tool for browsing repositories by simplifying the process of jumping between linked files and dependencies. The extension optimizes the developer workflow by transforming static import statements into clickable hyperlinks, reducing the need to manually search for files. This functionality supports source code reviews and the tracing of dependencies during browser-based audits of GitHub repositori

    HTML
    View on GitHub↗5,368
  • haya14busa/reviewdoghaya14busa avatar

    haya14busa/reviewdog

    9,381View on GitHub↗

    Reviewdog is an automated review bot and CI code review orchestrator that converts the output of static analysis tools into automated pull request comments. It functions as a linter output parser and static analysis commenter, transforming unstructured logs from compilers or linters into structured diagnostics. The project distinguishes itself by using pattern-based output parsing and a platform-agnostic plugin architecture to unify multi-language linting workflows. It employs diff-based result filtering to isolate issues introduced in a specific commit and provides the ability to post action

    Go
    View on GitHub↗9,381
  • jimbethancourt/refactorfirstjimbethancourt avatar

    jimbethancourt/RefactorFirst

    525View on GitHub↗

    Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.

    Java
    View on GitHub↗525
  • shipmonk-rnd/composer-dependency-analysershipmonk-rnd avatar

    shipmonk-rnd/composer-dependency-analyser

    618View on GitHub↗

    🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)

    PHP
    View on GitHub↗618
Compare all 5 related projects→

Frequently asked questions

What does uni-bremen-agst/libvcs4j do?

A Java Library for Repository Mining

What are the main features of uni-bremen-agst/libvcs4j?

The main features of uni-bremen-agst/libvcs4j are: Code Review and Analysis.

Which projects share features with uni-bremen-agst/libvcs4j?

Projects with overlapping indexed features include: octo-linker/chrome-extension — This browser extension is a source code linker for GitHub that identifies language-specific import and include… haya14busa/reviewdog — Reviewdog is an automated review bot and CI code review orchestrator that converts the output of static analysis tools… jimbethancourt/refactorfirst — Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor… shipmonk-rnd/composer-dependency-analyser — 🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies). tomasbjerre/violations-lib — Java library for parsing report files from static code analysis.