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.
Start Free Trial
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.
uNetMonitor is an open source and light set of softwares to monitor remote network hosts for reachability. The main purpose for uNetMonitor is to be very simple, quick to deploy and easy to maintain.
Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
A command line parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!
Jabaco is a simple Visual Basic like programming language for the Java Virtual Machine. A comfortable development environment will support you in your tasks. Visit the Webcast and see Jabaco in action: http://www.jabaco.org/webcast.html
Retriever is a simple crawler packed as a Java library that allows developers to collect and manipulate documents reachable by a variety of protocols (e.g. http, smb). You'll easily crawl documents shared in a LAN, on the Web, and many other sources.
Webforum is a Java web forums program. Makes a fast bulletin board with i18n, admin and moderation. Compiled with java 1.6. No relational database (JDBC) needed; msg.s are simple files. Email users via their login.
This is a simple applet framework,which can help you developing a high-performanced applet. It inculdes some easy-to-use features , such as communication with servlet ,swing multithreading etc.
Small simple but complete java NIO server that is free for anyone to use for anything. At the moment, it only deals with sending and receiving strings, and isn’t optimized - but its easy to understand and adapt to your needs.
This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
A set of lightweight SPECIFIC purpose reusable Java componentes.
Examples are: file parsers, simple communication protocols, logging, formatters, directory pollers, file filters, queue management, objects pool managers, etc.
iJaNet is a J2EE-based framework designed for building distributed applications. However, it is very simple and does not requre deep knowledge of J2EE to be used in various projects. For a detailed information see http://www.janetframework.org
E-Curator is a web application that allows user to access 3D scan images and metadata for museum objects. An example for the implemented E-Curator prototype can be found here: http://srb01.geospatial.ucl.ac.uk:8080/eCurator05/pages/main.jsp
A very simple Java SE project to create individual or batches UUID's. Creating individual UUID's are copied into the clipboard and can be used in other applications while manually modifying records in a DB using UUID as unique record id.
A system for displaying very large sets of montaged images. The system includes a python wrapper around imagemagick generating image tiles, aa applet for viewing the tile sets, and a simple image server for use instead of Apache.
Light workflow engine for developers built in Java. It is designed to be simple, versatile and focused on the developer. It includes a Petri Nets graphical process designer integrated to Eclipse and a query language similar to OQL
This simple java-based web application lets you access from Excel real-time data in any database via HTTP+JDBC by utilizing the Excel "Web Query" feature.
Basically an API for J2SE 1.4+ to talk to a GSM Modem connected to your machine via a COM Port. It can send and receive text SMS using a GSM Modem Bluetooth or Infra Red.This API, however, needs Java Communication API
Tool for the online browsergame Die Stämme. This is a simple tool for the online browsergame "Die Stämme" to do some calculations about runtime of units and so on. Its an offline tool do do it on your lokal computer.
Stopwatch is a simple, highly extensible, API that alows monitoring of any part of the application. It reports hits, execution times and load but can be extended to do more via custom engines. It is able to persist data in "in-memory" or real database.
Aqueduct is a simple state machine library written in Java. Some programs can be described naturally as a state machine or a flowchart; this library is intended to simplify the development of such programs.