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
Build Agents and Models on One Platform
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.
Entirely source-based system. The goal is to provide extremely flexible but easy-to-compile Linux-like OS ready for SSI clusters. Installation procedure is network-independent and automated.
One day there will be a Windows 9, coming after Windows 8 and current Windows 7. Why not starting working now on a Windows 9 similar open source OS ten years before it appears instead of still working on it 10 years after it will become obsolete?
wtime is a small console program runs another program, then displays information about the resources(time/memory/IO) used by that program, collected by the system while the program was running. It works like 'GNU time', but is under Win32.
ZShell is an advanced Win32 executable file compressor, capable of reducing the size as well as protecting programs against reverse engineering with kernel-level anti-debug engine. Programs compressed are self-contained and run exactly as before.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
The Linux Kernel Network Conformance Test Suite project is an implementation of the test tools for network protocols in the Linux kernel. The primary goal of this project is to let test of network easily.
In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
This project is an userland library implementation of the Task Queue facility in the OpenSolaris kernel that simplifies thread management. Task Queues are somewhat similar to dispatch queues in Grand Central Dispatch but are more flexible.
A small tools can analyze QNX Neutrino's kernel crash dump information.
It supports
1.translate context to named registers
2.machine instructions to assembly
3.backtrace in the dumped kernel stack
Versatile is an operating system, its kernel is written in C with emphasis on speed, low memory footprint and clean code. One of the goal is to have orthogonal persistence and query based file system.
yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
PanicMaker is a software that makes an REAL Kernel Panic on Mac OS X. First releases are developed in AppleScript. PanicMaker requires a Intel Mac with Mac OS X 10.6 Snow Leopard.
This project is intended to serve as a framework for developing plugin system with internal hierarchical storage of objects coming from plugins. Plugins contains objects and commands. All functionality of kernel and plugins are to be exported to Python.
Stack: a System for Teaching and Assessment using a Computer algebra Kernel. This project provides tools for integrating computer algebra functions into learning and teaching systems.
Please note that we have moved development of STACK to github, see https://github.com/maths/moodle-qtype_stack
This project helps the people who are new to kernel source code and are willing to learn it. I have tried to put comments in the source files so that we can see the call flow of functions in different files.