Mconfig is a web server tool to configure the linux kernel via a web browser, similar to make {menu,x,}config, but written in C and with a proper yacc
parser.
Media Lab Asia collaborated with IIT Delhi for development real-time kernel O/S named “RTKER OS” portable on microprocessor based systems and a Multithreaded O/S for 8-bit microcontrollers (like 8051 and ATMega128) as low cost embedded solution.
EMOS is a real-time embedded operating system core derived/upgraded from ucOS/II; EMOS is a realtime embedded operating system derived from ucOS-II v2.0, with many modifications, But the core idea is the same;
Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The OpenSSI project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
- DSI is a security framework addressing security needs of carrier-grade Linux clusters. - DigSig is a linux kernel module checking RSA signatures of ELF executables at run-time. **Those projects are no longer maintained**
Distributed Inter-Process Communication (DIPC) is a combination of a Linux kernel extension and user-space programs that allows the user to develop distributed applications very easily.
MGOS3 a small OS currently under development, MGOS3 is aimed at the IA-32 architecture, currently it is distributed in the form of .x COFF executables, which are used with a 1_44 floppy image for simulation or writing to a floppy disk for execution
ominOS is a small, simple, and lightweight kernel designed for educational purposes. It is designed to be simple and easy for someone to understand the source code powering the kernel.
ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
The Patagonia OS is intended to work with x86 computers. It is for general purposes and can be modified easily and add drivers for other devices. The main idea of this kernel is transform PCs into research machines.
AMA Desktop Linux is a Linux Distribution for AMA Computer University that aims to provide an interface that is comfortable to existing Microsoft Windows users. See https://photos.app.goo.gl/QBprY5LVRA7BUsoe8 for more screenshots.
EQP - Eager Queue Protocol is a protocol that uses broadcasting to schedule processes across a local network of processors. It is intended to replace time sliced single thread scheduling in operating systems like GNU Hurd.
**DISCONTINUED** BOS – B.lu operating System, is an operating system dedicated to small microcontrollers and CPUs without MMU. Actually is dedicated to Texas Instruments MSP430 microcontrollers (it can be ported to other CPUs without great changes)
Genesix is a kernel for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted to learning kernel architecture and development essentials.