Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
Open Graph Library is an Open Source implementation of a directed, acyclic graph. This library is written in C, but bindings to Java and Python are supported.
A Java class library for visualizing quantitative data using two-dimensional category charts [pie, line, vertical bar, horizontal bar, scatter-plot (dot), combination, and overlay charts]. Charts are of type JComponent and BufferedImage.
Jakelib2 is a crossplatform C++ class library with a Java-like API.
An automatic garbage collector is used to take care of unused objects. External libraries like PCRE or GTK+ are beeing integrated to provide the programmer with a homogeneous, easy to u
A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library.
Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
This JAI based application estimates the disparity between two images. It works by first detecting remarkable points in both images and then finding the best possible match between the two sets of points.
Java library that enables the realisation of state machines, including support for compound states, guard conditions (predicates) in the Java programming language.
SOAP 1.2 Implementation Written in Java. The difference between SOAPAnywhere (SAW) and Implementations such as Apache SOAP and Axis is that SAW can not only be run through a WebAPP container but can also run in both a standlone mode and as an integrated
ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code