FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

EdgeOS-Project · GitHub

EdgeOS-Project

EdgeOS Project

EdgeOS is an independent operating-system project focused on running familiar Linux userspace across x86_64 and ARM64 while keeping architecture-neutral kernel behavior in shared code.

Repositories

  • kernel contains the EdgeOS kernel, shared Linux-compatible ABI implementation, architecture ports, drivers, build configuration, and validation tools.
  • workstation contains the QEMU-based VM manager, graphical console, lifecycle tools, and desktop test workflow.

Distribution images will be published as versioned release artifacts after the source and reproducibility workflow is ready. Test-only userland and porting trees are intentionally not presented as supported standalone projects.

Development principles

  • Share behavior across architectures whenever hardware requirements permit.
  • Keep architecture-specific entry and context code small and explicit.
  • Validate both x86_64 and ARM64 before calling a cross-architecture change complete.
  • Preserve clear boundaries between kernel source, development tooling, and distribution artifacts.
  • Publish only source and reproducible metadata, never local VM state or build products.

EdgeOS Project source is distributed under the Mozilla Public License 2.0 unless a component states another compatible license.

Popular repositories Loading

  1. workstation workstation Public

    EdgeOS Workstation virtual machine manager and development frontend

    Python 3

  2. kernel kernel Public

    EdgeOS kernel source

    C 2

  3. .github .github Public

    EdgeOS Project organization profile and shared community files

  4. website website Public

    TypeScript

Repositories

Loading
Type
Select type
All Public Sources Forks Archived Mirrors Templates
Language
Select language
All C Python TypeScript
Sort
Select order
Last updated Name Stars
Showing 4 of 4 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…


Back | FazBrowse Home | New Git URL