3 Forks
13 Stars
13 Watchers

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!

How to download and setup zambesii

Open terminal and run command
git clone https://github.com/latentPrion/zambesii.git
git clone is used to create a copy or clone of zambesii repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zambesii https://github.com/latentPrion/zambesii/archive/master.zip

Or simply clone zambesii with SSH
[email protected]:latentPrion/zambesii.git

If you have some problems with zambesii

You may open issue on zambesii support forum (system) here: https://github.com/latentPrion/zambesii/issues