All Projects → latentPrion → zambesii

latentPrion / zambesii

Licence: GPL-2.0 license
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!

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
assembly
5116 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to zambesii

MoonOS
MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.
Stars: ✭ 82 (+530.77%)
Mutual labels:  os, operating-system, operating-system-kernel
SimpleOS
Operating System Coded in Assembly and C
Stars: ✭ 72 (+453.85%)
Mutual labels:  os, operating-system, operating-system-kernel
Aqeous
(Inactive, Checkout AvanaOS, Rewrite of this) This is a New Operating System (Kernel right now). Made completely from scratch, We aim to make a complete OS for Learning purpose
Stars: ✭ 23 (+76.92%)
Mutual labels:  os, operating-system, smp
LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (+192.31%)
Mutual labels:  os, operating-system, operating-system-kernel
chaos-2
A hand-made SMP-aware kernel
Stars: ✭ 20 (+53.85%)
Mutual labels:  os, operating-system, smp
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 (+35953.85%)
Mutual labels:  os, operating-system, smp
Pinpog
Ping-Pong-like game in Assembly that works without OS
Stars: ✭ 177 (+1261.54%)
Mutual labels:  os, operating-system
Pebble
Microkernel and userspace written in Rust exploring modern ideas
Stars: ✭ 184 (+1315.38%)
Mutual labels:  os, operating-system
saturn
A microkernel based operating system developed from scratch. This repository also includes all Saturn services and applications.
Stars: ✭ 21 (+61.54%)
Mutual labels:  operating-system, smp
ez-rtos
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen on ARM Cortex-M3 assemble language, it runs successfully on STM32F103 MCU.
Stars: ✭ 57 (+338.46%)
Mutual labels:  os, operating-system
Emerald
An operating system written in C
Stars: ✭ 118 (+807.69%)
Mutual labels:  os, operating-system
Unikraft
Unikraft is an automated system for building specialized POSIX-compliant OSes known as unikernels. (Core repository)
Stars: ✭ 183 (+1307.69%)
Mutual labels:  os, operating-system
greenteaos.github.io
🏠 Homepage of the @GreenteaOS
Stars: ✭ 16 (+23.08%)
Mutual labels:  os, operating-system
Zen
Experimental operating system written in Zig
Stars: ✭ 177 (+1261.54%)
Mutual labels:  os, operating-system
Mos
A hobby operating system developed from scratch
Stars: ✭ 169 (+1200%)
Mutual labels:  os, operating-system
Cyjon
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
Stars: ✭ 184 (+1315.38%)
Mutual labels:  os, operating-system
Mbp Fedora
Stars: ✭ 129 (+892.31%)
Mutual labels:  os, operating-system
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+1392.31%)
Mutual labels:  os, operating-system
SEAC
Systeme d'exploitation
Stars: ✭ 22 (+69.23%)
Mutual labels:  os, operating-system
IntrOS
Free cooperative operating system (OS) for microcontrollers
Stars: ✭ 38 (+192.31%)
Mutual labels:  os, operating-system
Please refer to the HTML documentation in the docs/ subdirectory.

Cursory information:

ABOUT THIS PROJECT:
	Zambesii is a portable kernel for 32-bit and above platforms which have
	a Memory Management Unit. It is still under very heavy development.

ABOUT THE AUTHOR:
	I am a human being who lives in a country. If you wish to make contact
	with me, please email me at: latentprion <AT> gmail <DOT> com.

LICENSING:
	This project is licensed under the terms of the GPLv2. Please see
	"LICENSING" for more details. The kernel is currently "free" as in
	"free beer", but will soon no longer be so, and will eventually have a
	price attached at a future date, most likely after release, or sometime
	around then.

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].