Skip to content

opuntiaOS - an operating system targeting x86, ARM and RISC-V.

License

Notifications You must be signed in to change notification settings

ParsaAslaniYC/opuntiaOS

 
 

Repository files navigation


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, ARM and RISC-V.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.8%
  • C++ 25.3%
  • Python 4.7%
  • Assembly 2.5%
  • Shell 0.9%
  • Objective-C++ 0.7%
  • Other 0.1%