# Open Source Software projects comparison

In this document, several big Open Source Software projects are investigated to figure out how they manage their communities, project planning and documentation.

# NodeJS

# Kubernetes

# Angular

  • Code: Github (opens new window)
  • Governance:
    • Project is governed by a private team at Google (assumption based on lack of governance information)
  • Backlog/tickets/development:
    • Public facing things are done through issues/pr's
    • Use github projects for some things
  • Documentation:
  • API Contracts:
    • Documented in code (documentation is generated from source code)

# Docker

Note: Docker has extracted some of its core components into different projects: containerd and Moby

# Docker

# containerd

# Moby

# Vue

# Gitlab

# Tensorflow

# Go

# Rust