jhbdream / opuntiaOS

opuntiaOS - an operating system targeting x86, ARMv7, Aarch64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Features

Kernel

  • x86/x86-64, ARMv7 and Arm64 kernel with pre-emptive multi-threading
  • Ext2 filesystem
  • /dev and /proc filesystems
  • Local sockets
  • POSIX signals
  • TTY
  • learn more

Libraries

  • Runtime & support: LibC, LibCxx, LibObjC
  • Rich functionality: LibFoundation
  • UI functionality & rendering: LibG, LibUI
  • learn more

Userland

  • Composing windows manager for desktop and mobile
  • Simple UI apps
  • Terminal

Boot

  • Custom bootloaders
  • Kernel validation during the boot proccess
  • Custom device tree
  • learn more

How to build and run opuntiaOS?

See the build instructions

About

opuntiaOS - an operating system targeting x86, ARMv7, Aarch64

License:BSD 2-Clause "Simplified" License


Languages

Language:C 65.8%Language:C++ 25.3%Language:Python 4.7%Language:Assembly 2.5%Language:Shell 0.9%Language:Objective-C++ 0.7%Language:Makefile 0.1%Language:Objective-C 0.0%