How to Discover Great Open Source Projects?

Introducing OSSInsight.io by PingCAP, a site that provides open source insights based on GitHub events. The project itself is also open source on GitHub.

Have you heard of OSSInsight.io by PingCAP? This site provides insights into open source software based on GitHub events, and the project itself is open source on GitHub. It offers analytics similar to Google Analytics or Trends, but for open source projects.

OSSInsight.io provides several types of insights, including:

  • Comparing historical star trends of GitHub repositories
  • Developer geographic distribution
  • Developer contribution heatmaps over time
  • Coding activity, such as monthly PR counts and code changes
  • Category trend rankings

Website Screenshots

The following images, from the OSSInsight blog, showcase some of the site’s features.

Figure 1: Geographic distribution of users starring Kubernetes and Moby
Figure 1: Geographic distribution of users starring Kubernetes and Moby

This image shows the geographic distribution of users who starred Kubernetes and Moby repositories.

Figure 2: Monthly pushes and commits for K8s (top) and Moby (bottom)
Figure 2: Monthly pushes and commits for K8s (top) and Moby (bottom)

Here you can see the monthly push and commit activity for Kubernetes (top) and Moby (bottom).

Figure 3: Category rankings
Figure 3: Category rankings

This screenshot displays the trend rankings by category.

On the homepage, you can enter any GitHub repository to view its insights. For example, after checking my rootsongjc/kubernetes-handbook, I found that it even provides information about the companies of followers, as shown below.

Figure 4: Company distribution of rootsongjc/kubernetes-handbook followers
Figure 4: Company distribution of rootsongjc/kubernetes-handbook followers

OSSInsight.io is somewhat similar to DevStats by CNCF, but DevStats only analyzes CNCF-hosted projects.

Figure 5: DevStats page
Figure 5: DevStats page

Comments

OSSInsight can also be considered a type of CHAOSS software. For example, the Linux Foundation’s CHAOSS (Community Health Analytics Open Source Software) working group has an open source project called GrimoireLab for software development analytics.

Figure 6: GrimoireLab website page
Figure 6: GrimoireLab website page

If you’re interested in open source and technology trends, there are several similar GitHub trend sites available online. You can choose the one that best fits your needs.

Summary

OSSInsight.io is a powerful tool for exploring and analyzing open source projects on GitHub. Whether you’re tracking trends, analyzing developer activity, or comparing repositories, it offers valuable insights for the open source community.

Jimmy Song

Jimmy Song

Focusing on research and open source practices in AI-Native Infrastructure and cloud native application architecture.

Post Navigation