Skip to content

Here's what's popular on GitHub today...

Showcase your open source projects in Berlin this summer

Call for projects

We invite you to submit your projects for a chance to be showcased at the Open Source Fair during The Merge conference in Berlin this June. Selected participants will not only gain exposure to a diverse audience but also receive a complimentary ticket to the event. Don’t miss this opportunity to highlight your work and connect with fellow developers!

Go logo

Popular topic

Go is a programming language built to resemble a simplified version of the C programming language.

This recommendation was created by GitHub staff

webapp.io

Ship code faster with webapp.io

Developers move much faster using webapp.io to get per-branch review & E2E testing environments.

  • Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
  • Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like npm install over and over again.
Git X-Modules screenshot

This recommendation was created by GitHub staff

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects