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.
Try It Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help accurately measure the performance of your storage devices across different operating systems. Whether you're testing HDDs, SSDs, or network drives, JDiskMark provides reliable insights into your disk's read and write...
This small tool allows the user to graphically examine ddrescue's mapfiles in a user friendly GUI application. The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs.
The program is written in Object Pascal using the Lazarus IDE. It can be compiled to run on Windows, GNU/Linux and probably OS X, too.
EODG is a web application to upload/download files from a local folder
The EO Data Gateway application provide web access to a local EO repository both for upload and download of Earth Observation data products.
EODG has been designed to be a simple input/output gateway to the ESA Earth Observation data stored in the ESA Grid-Processing On Demand systems. Anyway, it can be used for sharing any other of files.
EODG provides per user control (via groups) on files download and uploads (number of concurrent downloads, number of files downloaded per month,...
Filecmp is a command-line application that gets two filenames as argument and outputs the comparison between them - e.g. if they are the same or not... it may look irrelevant but sometime it's very useful, specially inside scripts.
Written on C# .NET2.0, Used for mass file renaming, you can easily number you files, filter them by extension and then add prefix/suffix...
Especially useful when you need to rename photos taken by camera.
Now working on Linux port(C#MONO) testing.
This command-line tool will help people who want to compare 2 csv-like files, and get a detailed report on which rows and fields differ between both files. An awk-based version and Perl Version is currently available.
File Arranger is an Eclipse RCP based file manager.
This project initiated for testing features of the Eclipse RCP platform for possibility using RCP technology in commercial projects.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
A shell script which determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible.
An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.