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.
Get Started Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
(serial ports on) steroids enables users to execute remote c functions in python shell over serial interface. It generates c code for the target and a python script for the host automatically from a c header file.
Packet generator for security research (currently RADIUS protocol). Create either large highly variable test runs or short programs demonstrating a characteristic sequence of packets.
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.
PacketFlow is a command line utility that processes an XML configuration to generate a set of firewall rules. It is intended to be installed and run directly on the firewall itself. PacketFlow was designed to deal with complex configurations.
A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
UPDATE: Chromium is no longer updated or maintained. The project is frozen.
Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
confux is a new approach to generate configuration files. It constructs those files from multiple 'particles' which each can add it's own features to the file. Particles are easier to code than ebuilds.
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.
This project has been renamed "pycopia", and extended. This is no longer maintained. Pycopia is hosted at Google code hosting. Please go to: http://code.google.com/p/pycopia/
PyQe has moved to Google Sites and github. Main page on Google Sites: http://sites.google.com/site/pythonquickexecute/. Code at github: http://github.com/brakjoller/pyqe/tree/master. See you there!
Started as part of the Google Summer of Code 2005, this tool adjusts security settings on Linux systems, including firewall and SELinux policies. This tool aims to replace the system-config-securitylevel tool from Red Hat and Fedora Core systems.
Multi Agent based distributed application. The code can be processed over multiple common machines with fault-tolerance. It is designed to distributively run any Python's script, which can be applied to a given input data set.
Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
General purpose client/server python execution code. This code allows a server to serve a list of python codes to clients for execution. The client then sends the result (literally the value of the variable converted to a string) back to the server.
"Traffic" is ethernet/ip traffic generator. The tool consists of server and GUI application.
Typical configuration is to have at least 2 servers and 1 or more client machines, where the servers are controlled and results are displayed.
HBorn (Html Borning Room) is an html document formatter/page gen- erator that provides the ability to trasform files in attractive html web page. (no longer supported)
Code for reference implementations of identity brokers and simple single sign-on (SSO) mechanisms that utilize XDI and link contracts to manage the dataweb.
A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
This project will provide tools mostly written in python, that will enable generation of bookmark to be able to use konqueror, as you would use synaptic, to get information faster on a package you want.
yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.