1
I Use This!
Activity Not Available
Analyzed about 1 month ago. based on code collected about 2 months ago.

Project Summary

COSMOS (C# Open Source Managed Operating System)

Cosmos includes a compiler (IL2CPU, which is part of Cosmos) that reads the input file (usually the shell) and Cosmos libraries and compiles the resulting IL to x86 code. IL2CPU has a layer for cross platform and we plan to support other processors and platforms, including x64. IL2CPU also supports certain extension methods which allow C# code to interact directly with the CPU, registers, and ports in the kernel. IL2CPU contains some inline assembler, but there are no ASM files that need to be linked in.

Currently IL2CPU first outputs raw asm files (with IL comments) and then processes them through nasm (a free assembler). Later we plan to emit directly to binary.

Tags

aot api assembler c# cli csharp dotnet gc jit kernel managed microkernel operating_system operating_system_kernels os portable

In a Nutshell, Cosmos (C# Open Source Managed Operat...

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    learn about Open Hub updates and features on the Open Hub blog
About Project Security

Languages

C#
82%
XML
16%
11 Other
2%

30 Day Summary

Jun 14 2026 — Jul 14 2026

12 Month Summary

Jul 14 2025 — Jul 14 2026
  • 2 Commits
    Down -21 (91%) from previous 12 months
  • 2 Contributors
    Down -3 (60%) from previous 12 months

Ratings

2 users rate this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!