MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
The purpose of this proyect is provide with a distributed system to manage extensions to modular kernels like Linux and Solaris kernels. It also manages programs running on RTLinux.This sistem will interact with kernel extensions through GNOME.
AEM implements a native support for asynchronous events in the Linux kernel. Its aim is to bring carrier-grade characteristics to Linux: scalability and soft real-time responsiveness.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Network to serial port data relaying linux kernel module. Used for duplication of network ingress data, to serial port (TTY S) driver egress buffer.Serial line choice could be configured via sysctl and via proc fs (/proc/sys/net/core/zercopy_serial).
The project focuses on developing an environment where one can harness idle CPU cycles of numerous networked systems to work together on a particularly processing-intensive problem. (distributed computing you may call it)
Nemesis is a tiny real time operating system kernel based on x86 PCs.
Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
An ASCII MMORPG / World Simulation / Genetic Programming Project
This project was previously oriented towards creating an AI based Operating System.
However new visitors should refer to www.theasciiproject.com for information about what this project has developed into.
REMUS is a kernel module for Linux, which controls the invocation of critical system calls.
The execution is granted only if the invoking process and the value of the arguments are found in an Access Control Database managed by the sysctl command
JSPowerLin - Linux with a Java edge, a lightweight platform for developing and deploying J2EE applications and Java Server Pages on a server or servercluster.
AcOS is an acronym for Assembly Constructed Operating System.
As the name suggests AcOS is written in the assembly programming language and written for the Intel i386+ and compatible range of processors.
Still in early development
WISDOM is a 32-bit operating system with a primitive shell implemented. It is copyrighted under GNU/GPL license. WISDOM is also a research into the field of design of operating system. Operating System Development has been in the shadow in recent times.
The objective of this project is to provide an optimized TCP/IP stack by eliminating the data copying at the socket interface and implementing a feedback-based adaptive rate-based flow control algorithm to maximize the network bandwidth utilization.
We are developing a suite of software to control USB I/O devices.
Initially the support will be for Windows and Linux hosted Human Interface Devices (HID) although hopefully this will extend to virtual comms. port control in the future. API coming...
This project coordinates the efforts of people to port Linux to the Renesas (formerly Hitachi) SuperH family of processors, including the SH-2, SH-3, and SH-4.
The Trinary Operating System is a modern object-orientated Operating System. It focusses on functionality and flexibility instead of speed and compatibility.
Persistent Pipe is an extension of the existing Unnamed Pipe, but it ensures broadcasting of data to many related (child) processes. By using p-pipe a process can broadcast data to all the related reader process without any external synchronization