New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
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.
The panicsel IPMI utilities provide adminstrator tools to perform IPMI management functions. A kernel patch is also included (bmc_panic). NOTE: As of Aug2004, THIS PROJECT HAS MOVED to http://ipmiutil.sf.net, and all later versions are available there.
EDAC is a set of Linuxkernel modules for handling hardware-related errors. Currently its major focus is handling ECC memory errors. A new 'class' of 'edac_device' is available in the EDAC CORE. This allows for creating instances of 'edac_device'.
Netconsole2Mail is simple python based daemon that receives netconsole messages from kernel on configured hosts and sends them to administrator in configured pooling interval. Only new messages are sent.
The kernel network stack may behave not as expected, especially in the case of receiving packets. With Ianus it is possible to bypass the kernel network stack and to develop your own network stack in user space or other tools.
Estaño is a mini real-time operating system (RTOS) for microcontroller. Features: Fully preemptive multitasking, Low interrupt latency, Fast and constant context switching, semaphores, r/w semaphores, mailboxs, fifos, periodic and one-shot timers
OpenWiz is a project assist the development of open source software for the GamePark Holdings Wiz handheld machine. We will maintain public access to the kernel sources as well as providing alternate firmwares, development tools and documentation.
g-DrcomClient is a fully GUI-based client of Dr.COM 2133 Broadband Remote Access Server. It provides 100% GUI configurability; no need to edit configuration files by hand and restart the program; no association with kernel versions.
AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
Processor Hardware Control is a patch for the LinuxKernel which provides a kernel interface for changing the voltage/frequency pairs of processors from userspace.
rl-module is a linuxkernel module that drives the USB missile launcher made by Dream Cheeky. With this module you can move it in all the six directions. It handles correctly interrupts so it stops motors when it reaches the mechanical contraints.
'EOS' is a fully-featured preemptive real time kernel developed for the Infineon XC167 microcontroller. Performance summary: A typical context switch will take about 100[microsecond] at 40[MHz], when all tasks have a stack of 256 bytes.
IFEM (Industrial, Fault tolerant, EMbedded) is a modern OS with a hybrid kernel design benefitting from ideas such as Pure Microkernel and Exokernel, aiming industrial application, fault-tolerance, embedded applications and perfect modularity.
Grub with IPMI WDT is an enhanced version of the Grub boot loader. This Grub provides a function to monitor hung-up during OS boot. The function made it possible by activating IPMI WDT before the kernel image is loaded.
This project provides a set of new features and fixes for MTD drivers and JFFS2 file system intended to improve MTD and JFFS2 performance and reduce JFFS2 RAM usage. Bug fixes are available in form of patches for the particular kernel.
Genius WizardPen or MousePen tablet open-source driver for X.org and XFree86 4.x based on Acecad Flair tablet driver. It is using Linuxkernel evdev module. Various tablets based on same chip (WP8060U) are also supported.
IA-32 operating system with Java virtual machine embedded into the ker
IA-32 operating system with Java virtual machine embedded into the kernel. Part of the kernel is written in Java. Only Java applications can run on this system. jArt VM is a stand-alone virtual machine that interprets java bytecode. It can run under Linu
vesper(Virtual Embraced Space ProbER) offers framework to monitor status of guests on various virtual machine environments, by injecting kernel modules from host to other guest domains.
Function call tracing in the Linuxkernel and userspace applications. Dynamically sets probes (using VProbes, a KProbes variant) and displays the function call trace of a process calling kernel or application functions. The superior of strace and ltrace.