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
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.
Getopt::Euclid is a Perl module that uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree.
Only development code is hosted on this Sourceforge webpage. Download releases of Getopt::Euclid from CPAN: http://search.cpan.org/dist/Getopt-Euclid/
SchemaForms is a toolkit for building HTML form from an XML data file and an XML-Schema specification. Supports basic data types (string, checkbox, enumeration,..) but is easily extensible to custom data types.
The library does quick search of dictionary words in arbitrary input strings.
Known problems are known. :) See appropriate section in documentation. Also, only ASCII words and strings for now.
The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
NAC is a collection of tools for cryptography. The goal is to provide simple-to-use crypto tools (like an OTP, String and number generator, public key algorithm...) you can use under Linux, Windows...
A source code diff tool. Adapted from cvsweb, it makes code inspection easy. It also provides another diff tool with which you can either compare two files or two directories recursively. It is written in perl and uses String::Ediff for finer diff.
GPLify is a Perl script that adds notice of the GPL to a collection of source files. It can alternatively use a customized template file to put at the top of source files. It requires String::Similarity.
The English Programming Language Compiler. A simple programming language that reads like plain English and compiles to Perl.
"There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.