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
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
geolocate is a front-end java program that works with google maps to provide dynamic maps to users. Combined with the flexibility of XML and the power of javascript, users can see various relationships on their map to draw conclusions.
iSNS is an interactive neural network simulator written in Java/Java3D. The program is intended to be used in lessons of Neural Networks. The program was developed by students as the software project at Charles University in Prague.
easySP is a Graphical application that allow learn signal processing easiest. Students can play with the parameter of each module to understand for example how works a digital filter. easySP also permits the addition of new modules by a xml plugin.
K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
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.
A visualizer for FRAM (Functional Resonance Accident Model), a JCS-model developed by Erik Hollnagel at LiU, Sweden. This tool helps modelling the the FRAM table and visualize it. This project has moved to http://code.google.com/p/framvisualizer/
jFITS is a Java Swing based application and applet for quickly viewing and performing simple operations on astronomical FITS formatted CCD imaging data.
SpiceX is a simple schematic capture program for graphical interaction with Spice-based electronic simulation cores, i.e., placing components, wires and test points. SpiceX creates NETLISTs and runs simulations directly from the GUI.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Metaquokka is a highly configurable xml editor, currently available as Gridsphere portlet. Besides the default format, there is suppoert for ESysXML, a simulation description scheme for a geodynamics framework. Supports Generic Mapping Tools rudimentary.
RunCC is a new kind of parsergenerator that generates parsers and lexers at runtime. Source generation is only optional. It features the absence of any cryptography. Although intended for small languages, it comes with Java and XML example parsers.
BioDOM is a JAVA library for easy creation of XML files according to simpleXML schemas for describing biological data. It can also be used to convert other commonly used biological (possibly non-)XML data into these new formats.
jversim is a traffic simulator. Simulated networks can have one- or two way roads, destinations and simple crossroads. It shows a graphical simulation and problematic areas. It can be used as a toy or for learning about discrete simulations.
Misc packages including a matrix application, a text based minesweeper, and simple console functions bundled to be run from a virtual console. Some packages are independently runnable. http://damf.sourceforge.net/ for more information.
PING is a distributed, web-based, personally controlled electronic medical record system that is accessible to the nomadic user and built to public standards. The PING project includes a pluggable web services API and numerous client applications.
A simple API suite to send and receive SMS messages with an ETSI 07.05 compatible GSM phone/terminal (in PDU mode)
Tested with serial, irda and USB (via cdc-acm kernel driver)
Road traffic simulator/game with lots of vehicules, different drivers characteristics, accidents, detours, manual or script-driven traffic lights control, pedestrian traffic, road-works, and plenty more! Solve your simulated traffic-jams problems!
TaxonDNA is a simple but extensible system for performing simple DNA (and other) sequence manipulations in Java. We hope to create a simple framework which can be quickly extended to create bioinformatics applications.
Software Development Toolkit and Libraries to support the adoption of MIMOSA and Open O&M Initiatives. The libraries and toolkits will focus on basic implementation of DAO, XML, and Web Service tools.
TopicMapTools allows the creation, manipulation and visualization of XML Topic Maps. It is based on the TM4J framework. The editor can be used in genealogy for the visualisation of e.g. family trees.
Data Model that will be applied to backtesting. The main goal of this project is to create a data model that is able to process large amounts of data using a simple script.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>