An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: operating-system-kernel

ChefKissInc/skywalkOS

An operating system written in Rust. skywalkOS is not <insert other operating system here>.

Language: Rust - Size: 117 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 15 - Forks: 0

oro-os/kernel

Kernel for the Oro Operating System

Language: Rust - Size: 2.07 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 62 - Forks: 3

corigan01/AloeVera

The Operating System built for modern humans!

Language: Rust - Size: 65 MB - Last synced at: about 9 hours ago - Pushed at: 4 days ago - Stars: 32 - Forks: 8

reekid420/os

x86 os (hopefully x86_64 in the future)

Size: 60.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

nuta/kerla

A new operating system kernel with Linux binary compatibility written in Rust.

Language: Rust - Size: 2.55 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 3,392 - Forks: 86

dreamos82/Dreamos64

My experiments with osdev... again

Language: C - Size: 492 KB - Last synced at: 4 days ago - Pushed at: 16 days ago - Stars: 174 - Forks: 9

gurpreetengineer/cautious-octo-python

[Currently being maintained on the daily basis] This repo includes necessary advanced-level code for many languages which you might need in your projects

Language: C++ - Size: 321 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

ZeroDayTea/My-Operating-System

Operating System written in C++ that can print text and manage input from a keyboard

Language: C++ - Size: 3.16 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

V01D-NULL/MoonOS

MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.

Language: C - Size: 53.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 104 - Forks: 8

kazimsarikaya/turnstone

TURNSTONE: The fUnny opeRatiNg SysTem Of uNivErse

Language: C - Size: 3.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

tomlin7/BILL

x64 Kernel for BILL OS

Language: Makefile - Size: 4.07 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 1

FrankRay78/PatienceOS 📦

A baremetal C# kernel.

Language: C# - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 26 - Forks: 6

latentPrion/zambesii

Non-unix, custom-API hybrid OS kernel written in C++ which can be thought of as an emulated microkernel. The native API is almost fully asynchronous and the kernel is aimed at high-scaling, high-throughput-requiring multiprocessor workloads, with working support for SMP and NUMA already implemented. Join the IRC channel, #zbz-dev on freenode!

Language: C++ - Size: 6.55 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 17 - Forks: 3

zShan98/chain-smoker-OS-synch

My 4th Semester Operating system project, we reproduce the Chain smoker problem on Linux Ubunto kernal using pthreads and prevented deadlock using the semaphores algorithm

Language: C - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

leo-aa88/primus-os

A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes

Language: C - Size: 67.2 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 11

MartinUbl/KIV-RTOS

Sources and documents for KIV/OS (Operating Systems) course - development of Raspberry Pi Zero W (BCM2835) operating system.

Language: C++ - Size: 3.98 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 6

markCwatson/toyos

Learning operating system and kernel development by building a multithreaded OS called ToyOS

Language: C - Size: 3.59 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 8 - Forks: 0

0mega28/OS

Operating System from scratch.

Language: C - Size: 165 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 5

AlexDev404/Sapphire

An x86 Operating System in Rust and Assembly

Language: Rust - Size: 1.15 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

videlanicolas/os_learning

Learning how to make an OS from scratch.

Language: Assembly - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Arawn-Davies/untitled-os

wip

Language: C - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

FrancisBFTC/KiddieOS_Development

O KiddieOS é um sistema operacional open-source básico em desenvolvimento pelo curso gratuito D.S.O.S [Desenvolvendo Sistemas Operacionais Simples]. A intenção deste sistema será: Criar, editar ou excluir arquivos, codificar em uma linguagem própria do sistema, criar objetos visuais e automatizados (desenhos) através desta linguagem, utilizar uma interface simples e intuitiva, criar novas interfaces gráficas, como: Janelas, botões, campos, etc... e estimular crianças, jovens e adultos a programar numa linguagem simples dentro do sistema operacional KiddieOS. A intenção do curso D.S.O.S é dá início ao desenvolvimento de sistemas operacionais utilizando a linguagem Assembly e entender a fundo sobre diversos conceitos internos deste tipo de sistema. Aqui neste repositório serão armazenados arquivos de APIs do KiddieOS, a imagem de disco para teste e futuramente - todo o sistema operacional completo. Visite o link abaixo para nos acompanhar no curso do Youtube, se inscreva neste canal para se manter atualizado e siga-me no GitHub. Vejo vocês lá:

Language: Assembly - Size: 273 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 48 - Forks: 6

amzy31/charlex-os

CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.

Language: C - Size: 10.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rodyherrera/ChittyOS

ChittyOS is a minimal and basic operating system, it was created just to test my skills, no contributions expected, it's just a hobby :), most of the source code is commented, you can learn from him.

Language: C - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

shoily/xis

XIS operating system

Language: C - Size: 245 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Sambhav-Gautam/OSMemoryAllocator

🧠 Memory Allocation System: Efficiently manage and allocate memory resources with precision and ease.

Language: C - Size: 266 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nthnn/NoOS

NoOS (No Operating System) is an attempt unikernel framework for developing programs in C++ without OS.

Language: C++ - Size: 733 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

NathanMcMillan54/novusk

A kernel written in Rust

Language: Rust - Size: 90.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 91 - Forks: 12

uriGrif/tp-so-2024

Trabajo practico de la Materia Sistemas Operativos de la UTN FRBA

Language: C - Size: 414 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

georglauterbach/uncore

Modern operating system kernel completely written in pure, idiomatic Rust.

Language: Rust - Size: 799 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

Aermoss/OSTest

A 64-bit operating system written in C++ and x86 Assembly.

Language: C++ - Size: 40 KB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

MdRaihanSobhan/CSE-314-Operating-System-Sessional

CSE 314: Operating System Sessional | CSE, BUET | Batch 2019

Language: Roff - Size: 13.9 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

abhineetraj1/basic-operating-system

This is basic operating system, with kernel made in C.

Language: C - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 2

seanpm2001/NUNIX_Kernel

🧠️🐧️💾️ The operating system kernel source repository for the NUNIX operating system project.

Language: C - Size: 2.68 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

felipenlunkes/osdev-projects

A list of operating system projects

Size: 64.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

jrbuchanan02/garbage-os

Operating System focusing on documenting itself and supporting as many systems as possible.

Language: Makefile - Size: 7.1 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Diebbo/SussySO

Repository uPandaOS project.

Language: C++ - Size: 15.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 2

Kartik-Katkar/Multiprogramming-Operating-System

This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.

Language: C++ - Size: 8.15 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 5

PrattaySarkar/BilepterOS

a hobby os :)

Language: C++ - Size: 7.19 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

fmiguezo/eXpOS

eXpOS NITC Roadmap resolution

Language: C - Size: 759 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

realchonk/BenOS

A small operating system I'm currently developing

Language: C - Size: 2.84 MB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

WinsDominoes/kernel

A basic operating system kernel, by me. This will be updated everyday if I have time. This kernel is based on https://github.com/iknowbrain/NIDOS.

Language: C - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

biosfood/honey-os

This is an operating system I mainly make to learn more about x86-architecture

Language: C - Size: 389 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

xt-sys/exectos

ExectOS Operating System

Language: C - Size: 8.2 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 26 - Forks: 3

xbendan/NiteOsProject

NITE is an hobby operating system. Aim to run on real modern desktop and laptops.

Language: C++ - Size: 23.8 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 5 - Forks: 1

nthnn/rishka

RISC-V core virtual runtime written in C/C++ (Arduino platform) intended for ESP32-WROVER with PSRAM.

Language: C++ - Size: 37.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Stellaris-code/LudOS

A toy monolithic kernel written in C++

Language: C++ - Size: 265 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 48 - Forks: 5

georgiansof/atestat---Operating-System

Simple Operating System in C++ & Asm

Language: C++ - Size: 21.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

josehu07/hux-kernel

The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages)

Language: C - Size: 8.43 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 58 - Forks: 1

xing1357/SimpleOS

Operating System Coded in Assembly and C

Language: C - Size: 11 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 124 - Forks: 16

mevers303/csci3453-lab2

University of Colorado Operating System Concepts (CSCI-3453) Lab #2: Process scheduler Simulation (3 algorithms demo)

Language: C - Size: 308 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlexDev404/SquirrelOS

SquirrelOS. Based upon SimpleOS by Harvey Xing and built in Assembly and C.

Language: C - Size: 4.13 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

hourin0/houri

Language: C - Size: 5.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

wsehjk/xv6-kernel

MIT 6.s081 xv6 system coding labs

Language: C - Size: 19.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bauen1/myunix 📦

myunix v2 deprecated in favour of https://gitlab.com/myunix/myunix/

Language: C - Size: 708 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

XwanXuanX/Misim

An ongoing research project investigating into CPU architecture and OS kernel emulation using Post-Modern C++

Language: Python - Size: 5.77 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

acmiitr/KSOS

Our very own Operating System built from scratch for x86 architecture systems!

Language: C - Size: 550 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 90 - Forks: 11

lapla-cogito/WritingOS1000lines-Rust

"Writing an OS in 1,000 Lines" in Rust

Language: Rust - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KernelFreeze/etheryal-kernel

Open Source Rust kernel; Runs WASM and WASI as lightweight containers.

Language: Rust - Size: 668 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 41 - Forks: 2

xbendan/CubikOS 📦

Language: C - Size: 3.22 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

s0h1s2/MaverickOS

OS Dev again from scratch.

Language: Assembly - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SeojinSeojin/OperatingSystemSimulator

COM3005 운영체제 텀프로젝트 - 라운드로빈 스케줄러와 가상메모리 구현

Language: C++ - Size: 160 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ServiCrucis/Project-Aquinas

(In Progress) The answer to "What is beauty?" and all practical software problems.

Language: C - Size: 445 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

gokulsreekumar/myexpos

eXpOS is an elementary operating system implemented from scratch on a virtual machine. https://exposnitc.github.io

Language: C - Size: 2.74 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

EDGW/karrox

An open operating system (maybe it will be)

Language: C - Size: 10.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

YIHONG-JIN/Light-OS-A-Linux-like-OS-Kernel

A Linux like operating system under x86-32 instruction set

Language: C - Size: 1.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aurumfoundation/dyna Fork of freebsd/freebsd-src

TheDyna Kernel source code, based on FreeBSD

Language: C - Size: 2.15 GB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

qword-os/qword 📦

Operating system for x86_64 based around a "keep it simple and make it work" philosophy.

Language: C - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 402 - Forks: 40

himanshushkl691/eXpOS-ExperimentalOS

Language: C - Size: 1.76 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

apexrtos/apex

Apex RTOS - A (somewhat) Linux compatible real time operating system

Language: C++ - Size: 3.45 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 5

commonkestrel/kernel

Language: Rust - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

interstellarfrog/interstellar

An operating system written fully in rust for x86_64 that aims to be abled to run linux programs

Language: Rust - Size: 21 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

TeddyEngel/FoxOS

A simple operating system with a c++ kernel

Language: C++ - Size: 1010 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

SpeedyCraftah/speedy-os

X86 operating system attempt from scratch written with C, C++ and Assembly.

Language: C - Size: 9.78 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

josehu07/rux-kernel

The Rux x86_64 Toy Operating System Kernel (a Rust port of Hux, WIP)

Language: Assembly - Size: 238 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

abdelhakeem/cs333-pintos

Pintos is a simple operating system framework for the 80x86 architecture. This is our semester project for CS 333 at Alexandria University. We are assigned certain tasks to improve the implementation of Pintos.

Language: Makefile - Size: 16.6 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SureDisappointment/sureOS

x86-64 OS in C

Language: C - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

martin-bucinskas/fractal-os

Operating System written in Rust.

Language: Rust - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

salvois/kernel

My ongoing experimentation on operating system internals, aiming at providing a kernel to the FreeDOS-32 project.

Language: C - Size: 373 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 1

sekharpariga/sux

Attempt to create operating system from scratch

Language: Assembly - Size: 1.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Morpheu5/tOfuS

An open source kernel and OS for music production

Language: C - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: about 13 years ago - Stars: 1 - Forks: 0

Smile040501/os-lab-sem5

Operating Systems Laboratory

Language: C - Size: 204 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

fazeelkhalid/Operating-System-real-life-problems-and-solution

All operating system tasks that help you to prepare yourself for the interviews.

Language: C++ - Size: 2.52 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 4

upperdim/beginOS

Hello world OS from scratch, a template for absolute beginners

Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 2

plasmaco/Alpha

A new revolutionary OS developed by Plasma

Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

0x01h/semaphores-and-signals-ipc 📦

Example project using Linux system calls, IPC primitives and shared memory operations to synchronize processes.

Language: C - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aKhfagy/os-kernel-project 📦

Operating Systems (CIS353) project at Ain Shams University.

Language: C - Size: 4.82 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

ParadoxZero/paradoxOS 📦

Unix unlike operating system.

Language: C - Size: 3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 4

Ankit152/shell-scripting-hijack

Get your hands dirty with shell scripting.

Language: Shell - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KiVorobev/Operating-systems

Laboratory works in operating systems and databases (ITMO University, third year)

Language: C - Size: 5.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodeusTech/Xita

Xita Secure Kernel

Language: C++ - Size: 3.61 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

zarkobabic/Operating-systems-project

Implementation of small but functional operating system kernel with the support of multithreading, time-sharing and thread scheduling (C++)

Language: C++ - Size: 400 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

phantringuyen/OPERATING-SYSTEM_Linux-Ubuntu

An OPERATING SYSTEM Project

Language: C++ - Size: 732 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Rubikoid/rubi_kernel

Very simple kernel created for education reasons

Language: C - Size: 496 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gabmeow/Plasma-OS1

Minimal kernel

Language: Assembly - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

soumitradev/BruhOS

A 64-bit hobby OS (currently still a kernel) for the x86 architecture.

Language: C++ - Size: 6.14 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

TheBugEater/FluxOS

A x86 Kernel written from scratch with the Help of Tutorials to Improve my knowledge on Low Level Computing.

Language: C - Size: 116 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 1

MichaelCCCC/Page-Replacement-Algorithms

Page Replacement Algorithms

Language: Python - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

generot/gl-dos

The Generally Lightweight Disk Operating System(GL-DOS, for short) is a simplistic 32-bit operating system with its own bootloader(no GRUB or anything), a pet project of mine.

Language: Assembly - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jukaLang/jukaVM

JukaVM - Operating System VM Image for running Juka in an isolated environment based on TinyCore x64

Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0