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.
The goal is to produce a Java Swing Application Framework. Optimized details of a well behaved App is the focus. A series of libraries to ease in the development cycles of projects. An XML based GUI is to be developed to allow for Wizard base tools.
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.
The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
Xml-bars is a swing-based library which allows to create internationalized toolbars, menubars and context menus according to xml declarations. Its merging capabilities allows to create a bar based on severall xml declarations.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.
A collection of functions written to simplify various XML tasks. Such tasks include serializing/unserializing PHP values into/from XML and transforming XML using stylesheet.
This is a small library to allow conversion of the vCalendar (iCalendar/iCal) file format to XML, and to provide some level of interpretation of the calendar for use in a larger project. Consider it a parsing engine.
XML Extension Engine is a Java engine is a library that takes XML files and uses their elements, attributes, etc to construct plugins for your applications. It can be easily integrated with existing projects and is 100% Java. It is a sub-project of Gravi
Powerful XML data binding technique. Based on XML Schema creates ready to use Java business objects with rich validation. It supports parameters restrictions, lists sizes, other business objects validation, serialization/deserialization methods, and more
XMLPRPRPR is a SchemaProf plug in that transform XML Schema Profiles in a human understandable (not only readable) style. Today there are two styles simple style and IMS like style. The output formats are HTML and PDF.
Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
This is a very simple XML parser if you could call it that. It basicaly is an example project for students. It is not intended to be a useful utility since there already is an excess of these available.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.
WebPath is an experimental implementation of XPath 2.0 in Python, initially developed during Yahoo! Hack Day. It uses a novel parsing technique called Top Down Operator Precedence. Seeking developers to improve implementation and conformance.
JCommandLine project is command line processor. It supports defining command line specification in xml or properties file, validation of user arguments according to specification, i18n and l10n, usage printing.