Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
dgcusbdcp.ko is a pre-compiled kernel module for ASUS eeePC. It is needed to use this mini-laptop with Zoom 3095 V92 USB and other Conexant DGC (USB DCP) modems.
CineBoot is a mini livecd based on Linux kernel, which integrates mplayer and mpeg321 and is able to start up by itself and allows to see avi/mpeg videos, burned togheter CineBoot, through the framebuffer.
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.
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.
THIS PROJECT IS OBSOLETE AND UNMONITORED
Current discussion regarding bonding occurs on the netdev mailing list: netdev@vger.kernel.org
Linux kernel driver for aggregating multiple network links into a single link, using a variety of methods. Stable driver source is part of the linux kernel; source releases here are either pre-release patches, experimental or historical.
This is a USB control ENDPOINT firmware module for ARM STR711f microcontroller to handling usb enumeration. It is a GPL patch to standard str711 FORTH kernel
Featherweight Virtual Machine (FVM) is an OS-level virtual machine for Windows XP and Windows 2000. FVM virtualizes Windows file system, registry, kernel object, and network communication.
A tool to analyze the patch amount in Linux kernel Changelog.
It will read a Changelog file as input, and output the amount of patches which were committed by some company and person.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
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.
OpenPCI is a user-mode library which allows user-mode applications to access PCI-based devices. A generic driver enables user-mode developers to access and manage their hardware without kernel knowledge and driver development knowledge.
- 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.
Unbind is simple commandline tool which allows you to reuse specified TCP port imediately after server crash. You don't need to wait 2 minutes after which kernel release port automaticaly. It is usefull when you are debugging server's crashes.
kclamav is a lite and streaming version of the ClamAV virus scanner.
It is built as a Linux 2.6 kernel module and hooks via the Netfilter API.
The ClamAV virus database is loaded into kernel memory.
extract26config tries to extract the .config of an existing kernel (b)zImage either by extracting the image included in the kernel-image itself or by reconstructing it by re-compiling and analyzing the kernel-consisting parts of the image and/or analyzin
Nx is a simple (yet only x86) multiprocess operating system kernel written in C (and some parts in assembly) from scratch. Our goal is to achieve high performance, speed, flexibility and security by using the simpliest possible design.