All Projects → novusk → Similar Projects or Alternatives

912 Open source projects that are alternatives of or similar to novusk

interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
Stars: ✭ 32 (-47.54%)
Mutual labels:  x86-64, riscv, aarch64, xtensa
KnutOS
An x86_64 hobbyist OS written in C and Assembly
Stars: ✭ 16 (-73.77%)
Mutual labels:  kernel, x86-64, os, os-development
GENADEV OS
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
Stars: ✭ 14 (-77.05%)
Mutual labels:  kernel, os, aarch64, os-development
biefircate
Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asciidoc
Stars: ✭ 47 (-22.95%)
Mutual labels:  kernel, x86-64, os, baremetal
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+7583.61%)
Mutual labels:  kernel, x86-64, os, baremetal
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (+309.84%)
Mutual labels:  kernel, os, unix-like, baremetal
Wingos
a little 64bit operating system written in c++ with smp support
Stars: ✭ 361 (+491.8%)
Mutual labels:  kernel, x86-64, os
Monkos
an experimental 64-bit operating system
Stars: ✭ 100 (+63.93%)
Mutual labels:  kernel, x86-64, os
MoonOS
MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.
Stars: ✭ 82 (+34.43%)
Mutual labels:  x86-64, os, operating-system-kernel
chaos-2
A hand-made SMP-aware kernel
Stars: ✭ 20 (-67.21%)
Mutual labels:  kernel, os, unix-like
pranaOS
A unix operating system written from scratch in c that gives support for arm, x86
Stars: ✭ 138 (+126.23%)
Mutual labels:  kernel, x86-64, os
Cyjon
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
Stars: ✭ 184 (+201.64%)
Mutual labels:  kernel, x86-64, os
ktf
Kernel Test Framework
Stars: ✭ 125 (+104.92%)
Mutual labels:  kernel, x86-64, os
Rust Raspberrypi Os Tutorials
📚 Learn to write an embedded OS in Rust 🦀
Stars: ✭ 7,275 (+11826.23%)
Mutual labels:  kernel, os, aarch64
LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (-37.7%)
Mutual labels:  kernel, os, operating-system-kernel
Onyx
UNIX-like operating system written in C and C++
Stars: ✭ 52 (-14.75%)
Mutual labels:  x86-64, os, riscv
Chrysalisp
Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
Stars: ✭ 1,205 (+1875.41%)
Mutual labels:  x86-64, os, aarch64
Rcore
Rust version of THU uCore OS. Linux compatible.
Stars: ✭ 2,175 (+3465.57%)
Mutual labels:  x86-64, riscv, aarch64
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (-13.11%)
Mutual labels:  kernel, x86-64, os
Os2
x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]
Stars: ✭ 25 (-59.02%)
Mutual labels:  kernel, x86-64, os
ByteOS
A simple hobby operating system for the x86-64 architecture, written in C.
Stars: ✭ 47 (-22.95%)
Mutual labels:  kernel, x86-64, os
Ktf
Kernel Test Framework
Stars: ✭ 93 (+52.46%)
Mutual labels:  kernel, x86-64, os
SimpleOS
Operating System Coded in Assembly and C
Stars: ✭ 72 (+18.03%)
Mutual labels:  kernel, os, operating-system-kernel
Talks
schedule and materials about my presentations
Stars: ✭ 245 (+301.64%)
Mutual labels:  kernel, aarch64
lsp-dsp-lib
DSP library for signal processing
Stars: ✭ 37 (-39.34%)
Mutual labels:  x86-64, aarch64
saturn
A microkernel based operating system developed from scratch. This repository also includes all Saturn services and applications.
Stars: ✭ 21 (-65.57%)
Mutual labels:  x86-64, baremetal
Kernel
The Stupid Operating System
Stars: ✭ 217 (+255.74%)
Mutual labels:  kernel, os
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+218.03%)
Mutual labels:  kernel, os
jsix
A hobby operating system for x86_64, boots with UEFI.
Stars: ✭ 60 (-1.64%)
Mutual labels:  x86-64, os
Snowflakeos
"It is very special"
Stars: ✭ 190 (+211.48%)
Mutual labels:  kernel, os
profiler-api
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono
Stars: ✭ 21 (-65.57%)
Mutual labels:  x86-64, aarch64
AiliceOS
AiliceOS: Build an x86_64 and UEFI OS using Rust
Stars: ✭ 59 (-3.28%)
Mutual labels:  x86-64, os
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!
Stars: ✭ 13 (-78.69%)
Mutual labels:  os, operating-system-kernel
Unikraft
Unikraft is an automated system for building specialized POSIX-compliant OSes known as unikernels. (Core repository)
Stars: ✭ 183 (+200%)
Mutual labels:  kernel, os
libcluon
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Stars: ✭ 81 (+32.79%)
Mutual labels:  x86-64, aarch64
CuBit
General-purpose, formally-verified, 64-bit operating system in SPARK/Ada for x86-64
Stars: ✭ 70 (+14.75%)
Mutual labels:  x86-64, os
moros
MOROS: Obscure Rust Operating System 🦉
Stars: ✭ 508 (+732.79%)
Mutual labels:  x86-64, os
src
MidnightBSD OS source code
Stars: ✭ 21 (-65.57%)
Mutual labels:  os, unix-like
kempe
Kempe is a compiled stack-based language
Stars: ✭ 54 (-11.48%)
Mutual labels:  x86-64, aarch64
docker-dns-ad-blocker
A lightweight dnsmasq DNS server to block traffic to known ad servers with optional DNSCrypt support. Supports x86_64 and Raspberry Pi (armhf).
Stars: ✭ 78 (+27.87%)
Mutual labels:  x86-64, aarch64
Cardinal
Operating system designed to be fast and secure.
Stars: ✭ 20 (-67.21%)
Mutual labels:  kernel, os
fp256
An efficient library for 256 bit integer arithmetic
Stars: ✭ 21 (-65.57%)
Mutual labels:  x86-64, aarch64
Macaron
A sweet hobby made operating system written in C++ for x86 CPUs with GUI
Stars: ✭ 34 (-44.26%)
Mutual labels:  kernel, os
ArvernOS
💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
Stars: ✭ 313 (+413.11%)
Mutual labels:  x86-64, aarch64
SynapseOS
SynapseOS - модульная операционная система на языке C.
Stars: ✭ 93 (+52.46%)
Mutual labels:  kernel, os
peekaboo
An standalone execution trace library built on DynamoRIO.
Stars: ✭ 17 (-72.13%)
Mutual labels:  x86-64, aarch64
Sigma
Abandoned overcomplicated Microkernel using modern x86_64 features
Stars: ✭ 36 (-40.98%)
Mutual labels:  kernel, os
misaka
Experimental x86_64 kernel project. Planned eventual successor to the kernel in ToaruOS. WIP
Stars: ✭ 82 (+34.43%)
Mutual labels:  kernel, x86-64
celos
CelOS is a simple, easy-to-use, flatpak centric Linux distribution for everyone based on Ubuntu 20.04.
Stars: ✭ 18 (-70.49%)
Mutual labels:  kernel, os
rosetta-at-home
Fold for Covid - Help fight the COVID-19 pandemic with your old laptop, Raspberry Pi, or other spare computer
Stars: ✭ 78 (+27.87%)
Mutual labels:  x86-64, aarch64
DuckOS
Such OS; Very Duck!
Stars: ✭ 16 (-73.77%)
Mutual labels:  kernel, os
mcube
Mcube Kernel: Operating System Supporting Dynamically Switchable Kernel Models
Stars: ✭ 42 (-31.15%)
Mutual labels:  kernel, os
utero
The Operating System (for x86_64) written in Crystal as much as possible
Stars: ✭ 55 (-9.84%)
Mutual labels:  x86-64, os
TravorOS
A simple OS running on Intel x86 architecture | No longer updating
Stars: ✭ 24 (-60.66%)
Mutual labels:  kernel, os
DentOS
Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C
Stars: ✭ 32 (-47.54%)
Mutual labels:  kernel, os
FoxOS
The FoxOS main repository
Stars: ✭ 48 (-21.31%)
Mutual labels:  x86-64, os
rust-kernel-barebones
A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.
Stars: ✭ 42 (-31.15%)
Mutual labels:  kernel, x86-64
SnowFlake
Technology is free, SnowFlakeOS
Stars: ✭ 38 (-37.7%)
Mutual labels:  kernel, os
pinktrace
Pink's Tracing Library
Stars: ✭ 20 (-67.21%)
Mutual labels:  x86-64, aarch64
SynnixOS
Hobbyist Operating System targeting x86_64 systems. Includes userspace, Virtual File System, An InitFS (tarfs), Lua port, easy porting, a decent LibC and LibM, and a shell that supports: piping, file redirection, and more.
Stars: ✭ 40 (-34.43%)
Mutual labels:  kernel, x86-64
1-60 of 912 similar projects