Skip to content

opuntiaOS-Project/opuntiaOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d07954 · Apr 6, 2023
Apr 6, 2023
May 18, 2022
Jun 13, 2022
Apr 6, 2023
Apr 6, 2023
Aug 2, 2022
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Mar 5, 2023
Jul 11, 2022
Nov 3, 2021
Apr 6, 2023
Apr 9, 2022
Jul 11, 2022
Aug 8, 2021
Aug 8, 2021
Dec 31, 2021
Jul 11, 2022
Apr 6, 2023


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