General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try 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.
Philter is a mail filter written in Python to sort mail in a Qmail style Maildir on Linux. It is used in association with a mail fetching tool like getmail. A properties file is used to setup the basic configuration.
This handy utility will find most of the internet addresses in a file, ping them all, and sort the results by distance. You can choose whether number of network hops or straight response time is more important. You can also elect to have it just print o
FEATURES: Editing of single ID3 TAGs, rename files, mass tagging with variables %dir and %file, exchange tags, set tags based on filenames, sort files, unsort files, create playlists and search for files.
A challenging project that attempts to get a Linux distro to run under Google's NaCl.
NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl.
There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple...