Skip to content

Ferrum OS

A lightweight, modern operating system rebuilt from Android Froyo's architecture — with the Java/Dalvik layer replaced entirely by the CLR.

Ferrum OS keeps Froyo's app/framework model as a proven shape for a mobile-scale OS, but swaps its execution layer for C# running on a single managed runtime — no JNI, no mixed-runtime boundary. Native access happens through direct P/Invoke into the HAL, and framework services are written in C# from the ground up.

Part of Deepcomet AI, and built on the same philosophy as S# and Voyage-lang: a familiar surface, one runtime underneath, no FFI seams.

Status

Early bring-up. The Froyo source tree has been mirrored into this org as a starting point; the kernel swap, CLR runtime host, and first native C# framework service are in progress.

Repositories

  • manifest — repo tool manifest for the full source tree
  • platform_* / device_* — mirrored and (over time) reworked Froyo platform components

License

See individual repositories for licensing details.

Popular repositories Loading

  1. mirror-android mirror-android Public

  2. device_common device_common Public

    Makefile

  3. device_htc_common device_htc_common Public

    C

  4. device_htc_dream device_htc_dream Public

    Makefile

  5. device_htc_dream-sapphire device_htc_dream-sapphire Public

    C

  6. device_htc_passion device_htc_passion Public

    Shell

Repositories

Showing 10 of 162 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…