cloudius-systems/osv

OSv, a new operating system for the cloud.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 50 minutes ago
Added to GitGenius on September 16th, 2026
Created on December 20th, 2012
Open Issues & Pull Requests: 379 (+0)
GitHub issues: Enabled
Number of forks: 608
Total Stargazers: 4,262 (+0)
Total Subscribers: 253 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 days
Mean response time: 171.0 days
90th percentile: 860.0 days
Tracked items: 33

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 794 days
Stale 30+ days: 17
Stale 90+ days: 12

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • aarch64 (9)
  • bug (3)
  • build (3)
  • AWS (1)
  • ZFS (1)
  • enhancement (1)
  • libext (1)
  • low priority (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

OSv is an operating system designed to run applications in cloud environments as lightweight virtual machines.

OSv addresses the overhead and complexity of traditional operating systems when deployed in cloud infrastructure. Rather than running a full-featured OS kernel with unnecessary drivers and services, OSv takes a minimalist approach by including only the components needed to execute a specific application. The system boots rapidly and consumes minimal memory and CPU resources, making it well-suited for containerized and virtualized workloads where efficiency matters.

OSv is most appropriate for developers building cloud-native applications that can tolerate a specialized runtime environment. It works best for stateless services, microservices, and applications that do not require broad OS compatibility or access to the full Linux ecosystem. Organizations running applications on hypervisors like KVM, Xen, or VirtualBox may find OSv valuable when they prioritize boot speed and resource consumption over the flexibility of a general-purpose operating system. The project does not position itself against specific alternatives in its README, so direct comparisons to other lightweight OS projects cannot be drawn from the documentation.

Development activity on the project is sparse, with infrequent commits and long gaps between updates. The codebase shows minimal recent maintenance, suggesting the project is not actively developed or supported. Issue resolution is slow, and pull requests receive limited attention from maintainers. The project lacks clear communication about its roadmap or future direction, leaving uncertainty about whether it will continue to evolve or remain in a maintenance-only state.