All Projects → TheKernelCorp → Nuummiteos

TheKernelCorp / Nuummiteos

Licence: mit
An OS kernel written in Crystal.

Programming Languages

crystal
512 projects

Projects that are alternatives of or similar to Nuummiteos

Harbours
Ported software for HelenOS.
Stars: ✭ 15 (-74.58%)
Mutual labels:  operating-system
Minimal
Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.
Stars: ✭ 1,014 (+1618.64%)
Mutual labels:  operating-system
Lilith
x86-64 os made in crystal
Stars: ✭ 1,062 (+1700%)
Mutual labels:  operating-system
Posnk
An operating system project.
Stars: ✭ 34 (-42.37%)
Mutual labels:  operating-system
Smash
A unix like kernel
Stars: ✭ 40 (-32.2%)
Mutual labels:  operating-system
Workshops
Stars: ✭ 47 (-20.34%)
Mutual labels:  operating-system
Helloos
The Operating System is executed on x86 Intel CPU Instruction set. It is written in assembly language only.
Stars: ✭ 12 (-79.66%)
Mutual labels:  operating-system
Skift
🥑 A simple, handmade, operating system with a graphical user interface.
Stars: ✭ 1,068 (+1710.17%)
Mutual labels:  operating-system
Sos
Sian's Operating System
Stars: ✭ 40 (-32.2%)
Mutual labels:  operating-system
Awesome Ebooks
收录开源的经典技术书籍 PDF 文件及相关网站,持续更新中...
Stars: ✭ 51 (-13.56%)
Mutual labels:  operating-system
Erythros
An operating system based on TempleOS
Stars: ✭ 37 (-37.29%)
Mutual labels:  operating-system
The Hack General Purpose Computer
Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone computer hardware platform; Including Virtual machine,Compiler and Operating system.
Stars: ✭ 39 (-33.9%)
Mutual labels:  operating-system
Interview Questions
Questions which are frequently asked in an interview.
Stars: ✭ 47 (-20.34%)
Mutual labels:  operating-system
Illumos Gate
An open-source Unix operating system
Stars: ✭ 952 (+1513.56%)
Mutual labels:  operating-system
Cuteos
A 64-bit SMP-safe kernel for the PC architecture.
Stars: ✭ 51 (-13.56%)
Mutual labels:  operating-system
Blog os
Writing an OS in Rust
Stars: ✭ 8,120 (+13662.71%)
Mutual labels:  operating-system
Atomos
JS-based Linux desktop environment.
Stars: ✭ 42 (-28.81%)
Mutual labels:  operating-system
Greentea
🍵 Userspace of the @GreenteaOS
Stars: ✭ 56 (-5.08%)
Mutual labels:  operating-system
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (-10.17%)
Mutual labels:  operating-system
Hidamari
Modern operating system aimed at running WebAssembly code.
Stars: ✭ 49 (-16.95%)
Mutual labels:  operating-system

NuummiteOS

An OS written in Crystal as a Proof of Concept.
Join our team on Discord or IRC ( #nuummite @ int0x10.com:6697 (SSL) )

Contributing

We're always looking for help with our Projects!

Building on Linux/WSL

Troubleshooting

xorriso : FAILURE : Cannot find path '/efi.img' in loaded ISO image or
grub-mkrescue: error: ``mformat`` invocation failed:

  • On Arch: sudo pacman -Sy mtools
  • On Debian/Ubuntu/WSL: sudo apt-get install mtools
  • On Fedora/RedHat/CentOS: sudo yum install mtools
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].