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.
Generates alternative audio formats for a growing audio collection. Add a new FLAC album, then transcode for mobile devices. Currently run from the commandline, GUI to come. Extensible in Java to add custom 'per track' tasks.
Gdatafs is a FUSE implemtation that mount your account at google's picassa web to your filesystem. The filesystem support ful read/write and delete of album and photos.
Finder is a Java application useful to solve basically 2 tasks: 1) finding common files between 2 folders (erasing them if required); 2) move/delete files specified in a particular configuration file.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
OOoServer manages a configurable pool of OpenOffice processes. For UNO API clients OOoServer is an OpenOffice process. The server dispatches requests to available OpenOffice processes and makes sure such a process is handling only one connection at t
CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
A Java library for loading, editing, analyzing and saving pixel image files.
Java 1.1 or higher is required.
Various file formats are supported, demo applications for the commandline
and the AWT GUI toolkit are provided.
A repository of software tools related to chess. Currently includes a complete package to analyze your games, search for blunders and missed opportunities, and then go over them repeatedly so that your game improves.
Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF.
Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
A simple app that enables user to send big files (2GB) to other computer over http. With this software you can start and resume the uploads. The files will be break into binary parts, then joined again at the end of transfer in the target computer.
GISpatialNet is a Java-based tool for mapping network data (nodes and edges between them) to spatial coordinates; reformatting network and spatial data together; and calculating spatial network measures.
Install by saving to c:\ drive and typing the following in a commandline:
java -jar c:\GISpatialNet-0.9b.jar
GiraffeFTP is a Java based FTP client and server. It includes GUI and commandline tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
Generate book collections for your Kindle. kdxgen is a commandline and graphical tool for generating book collections from your Kindle documents. The collection names reflect multi-level directories. To use, download, unzip, and double-click jar!
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
jared (just another registry editor) is a java library for editing the windows registry offline. It reads a registry file into memory, and allows modifications and rewriting the hive. Has commandline program for mods using a .reg file. Supports gcj.
Dedex converts Android .dex files back into Java VM class files, which can then be subsequently executed or analysed using more commonly available tools.
A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.