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.
Get Started Free
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
IntelliGrader is an autograder generation framework for use in automatically grading javaprograms. The primary audience is professors and TAs in introductory CS courses using Java. Secondary audiences could possibly include highschool AP CS teachers.
A collection of Javaprograms/tools/libraries. Current Project is jdna-jig, a Java Image Gallery for creating static image galleries from the command line.
The JChemPaint Applet and Swing Application are Javaprograms for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
A collection of small utility programs to process geographic information and GPS data. Each program is written in Java and simple enough to be easy to understand. E.g. GTOPO30 to JPG, GLCC20 to JPG, GPX reader.
RealTimeBattle is a programming game, in which robots controlled by programs are fighting each other. The goal is to destroy the enemies, using the radar to examine the environment and the cannon to shoot.
LdrawConverter is a converter which could convert the LDraw LEGO geometry file format in different other geometry formats used by various 3D rendering programs.
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.
Snurt is a programming environment and platform for the web. Use it to write and run simple or complex web applications using only a browser. Snurt programs are written in JavaScript using Mozilla Rhino. Snurt is written in JSP (Java Server Pages).
ScientificIcons is a central repository of icons for scientific programs, including molecular biology, lab automation, sample tracking, chemistry, biology, physiology, etc. Looking for an icon for a flask, chemical, gene, plate, robot, atom?
Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
bddshell is a command line program for deductive database-based analysis. Its primary focus is software vulnerability detection. It acts as a front-end to a number of other programs, such as bddbddb and joeq.
JMichelle is a project for develop free software shell programs written in JAVA. <OL>
<LI>JMichelleSui (GUI Filemanager written in Java and SWT)<br>
(*)SWT is widget API of Eclipse.
<LI>JMichelle Console (CUI Shell program written in Java)
</OL>
A visual Domain-Specific Language for Data Transformations, which generates programs for non-programmer domain-experts. The generated program will extract data from one source and converts it into a meaningful format defined by the user.
JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own javaprograms. Also the home of CurseHTTPD, a non-blocking java HTTP server.
JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
Create and maintain a "scripting" language (and interpeter for it) geared toward an 8 or 9 year old child. Balance the need for advanced features (young minds develop swiftly) with the KISS principle.. Eventually, keywords will be multi-lingual...
This project contains several of programs written in Java and Visual Basic. There is VFDOutputter for sending text to a VFD or LCD, a console and gui Java Ultima Online client, subnet calc, Pacman, Galaxian, a Windows wallpaper changer, proxy and more.
Alan is a Java Implenmentation of a Turing Machine for educational purpose. Features include: - Easy to use GUI - Many example Programs - ReUsable Turing Machine Component