gmourier / ossinsight

Open Source Software Insights - Analysis, Comparison, Insights, Trends, Rankings of Open Source Software

Home Page:https://ossinsight.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Software Insight!

OSS Insight analyze billions of GitHub events and get insights from them, also provide a set of tool which can analyze a single repo, compare any two open source software hosted on GitHub.

Feature 1: Preanalysis of some famouse fields of technology 👁️

Deep Insight

GitHub Collections Analysis

If you want to analyze more, please contact us ✉️

Feature 2: Analyze Single Repo

  • Basic:
    • star, fork, issues, commits, pull requests, contributors, programming languages, lines of code modified
    • Historical Trends of these metrics
    • Time Cost of issues, pull requests
  • Advanced:
    • Geographical Distribution of stargazers, issue creators, pull requests creators
    • Company Distribution of stargazers, issue creators, pull requests creators

Examples:

Feature 3: Compare Projects 🔨

Compare repo metrics metioned above in Single Repo Analysis

Examples:

Development

# clone the code by:
git clone https://github.com/pingcap/ossinsight.git

# install npm packages
cd ossinsight/;
yarn;

# start the server:
yarn start;

# then visit
open http://localhost:3000

Sponsors

           

About

Open Source Software Insights - Analysis, Comparison, Insights, Trends, Rankings of Open Source Software

https://ossinsight.io/

License:Apache License 2.0


Languages

Language:TypeScript 58.3%Language:HTML 14.7%Language:Ruby 12.1%Language:JavaScript 12.0%Language:CSS 2.8%