Category
page 1Open-source software hosting facilities

Q364
GitHub () is a proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. GitHub is operated by Github, Inc., a subsidiary of Microsoft since 2018 which is headquartered in San Francisco.

SourceForge
SourceForge is a web service founded by Tony Guntharp, Uriah Welcome, Tim Perdue, and Drew Streib in November 1999. It provides a centralized software discovery platform, including an online platform for managing and hosting open-source software projects, and a directory for comparing and reviewing B2B software that lists over 104,500 business software titles. It provides source code repository hosting, bug tracking, mirroring of downloads for load balancing, a wiki for documentation, developer and user mailing lists, user-support forums, user-written reviews and ratings, a news bulletin, micr

Bitbucket
Bitbucket is a Git-based source code repository hosting service owned by Atlassian. Bitbucket offers both commercial plans and free accounts with an unlimited number of private repositories.
Launchpad
software forge
Gitea
Gitea () is a forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, code review, continuous integration, kanban boards, tickets, and wikis. It supports self-hosting and also provides a free public first-party instance. It is a fork of Gogs and is written in Go and TypeScript. Gitea can be hosted on all platforms supported by Go including FreeBSD, Linux, macOS, OpenBSD, and Windows. The project is funded on Open Collective.

Codeberg e.V.
Codeberg e.V. is a German nonprofit organization specialized in open-source software development services.
GNU Savannah
software forge, website, and associated engine
YouTrack
YouTrack is a proprietary, commercial browser-based bug tracker, issue tracking system, and project management software developed by JetBrains.
comparison of source-code-hosting facilities
Wikimedia list article
kernel.org
kernel.org on the World Wide Web is the main distribution point of source code for the Linux kernel, which is the base of the Linux operating system.
Forgejo
Forgejo () is software for hosting a forge using the Git version control system to aid with software development. The package allows developers to use collaborative features like bug tracking, code review, continuous integration, kanban boards, issue tracking system tickets, and wikis with their projects. The package is designed to be self-hosted by developers, and a public instance is provided to try out the software, however forges that are hosted by organizations such as Codeberg are more commonly used. Forgejo can be hosted on most platforms that support the Go runtime, including macOS, ex