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
$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.
getHum&Temp is a Java application to read and log the humidity and temperature with sensirion sensor. It generates graphs and has the option to save the values locally. Using an usb to serial adapter, the application can be used on any PC.
Kraken is a continuation of the Openfire IM Gateway plugin, but in a way that works for any XMPP server. It provides a way for XMPP users to log into, and communicate through, their legacy IM accounts such as AIM, ICQ, MSN, Yahoo, and friends.
A simple Personal Software Process (PSP) application that allows a user to log into a JIRA server and retrieve tasks. Then record start, stop, delta time and a description for work completed.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Data mining tool for sequences (e.g. trajectories on a map, visited web pages, etc.) that creates a succinct description of the sequences, given a taxonomy (e.g. regions and sub-regions in the map, categories and sub-categories of pages, etc.).
EHFS is a World of Warcraft combat log parsing and report generating tool. It aims to generate easy-to-read, easy-to-interprete reports without throwing heaps of information at you which you probably won't need in the first place.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
A C#, C++, Delphi, ActiveX ,javascript and Java trace framework and a trace viewer: Tail, outputDebugString, event log, Log4J, Log4Net, Microsoft EIF support and Pocket PC development (C++ and .NET)
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.
Makes using log frameworks as painless as printing to stdout by adding intentions, live templates and code inspections that support most aspects of the configured log framework. On top of this log IDs and reviews can be generated in addition.
Slickster provides tools for viewing and analyzing Log4J logs in a multi-server distributed environment.
Log4J logs are centralized into a database.
Logs are viewed through a browser. Logs can be filtered and monitored in real-time.
Provides an API that allows your Java applications to generate and log internationalized messages along with creating localized exceptions. Also provides Java annotations and an ANT task to help automatically generate language resource bundles.
DevLogger is a software framework used to collect, monitor, and log data from any number of instruments or input devices simultaneously. Initial support provides for serial connections to Radio Shack 22-812 multimeters and My Weigh HD Scales.
"Javalog viewer" is a GUI to easily view the java application logs generated by the "java.util.logging" package. The log must be formatted by the XMLFormatter class. It provides facilities in order to filter, to sort and to find log records.
DevJournal is a tool for programmers that helps them be more purposeful and reflective about their work by tracking their edits and allowing them to save a collated, annotated history of their work session.
DAD is a Windows event log and syslog management tool that allows you to aggregate logs from hundreds to thousands of systems in real time. DAD requires no agents on the servers or workstations. Correlation and analysis is driven through a web front end.
The LogHelper is designed to parse FIX messages (4.0, 4,2 and 4.4) out of a given file. It is not tied to any one FIX engine or log file format. The parser is smart enough to pull out FIX messages from files local or on Sftp and then export them !!
Java based GUI implementation of *nix "tail -f" functionality for multiple log files. GNU General Public License http://www.gnu.org/copyleft/gpl.html Tested under: XP 64bit Vista 64bit Windows 7 64bit Ubuntu Linux Requires Java runtime Environment.
WL-Cash ist ein kleines aber feines Programm zur Durchführung von Kassiervorgängen in kleinen Geschäften. Außerdem bietet es Komponenten zur Überprüfung des Warenbestandes und der Einnahmen und Ausgaben
Insight, the analysis TechTool for developers is a platform independent tool for viewing & analying run time meta data of applications. It aids in trouble shooting problems, and aids the developer in every day work through very advanced log analysis.
Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache Commons Logging and SLF4J. Based on just4log, Ant Task included