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.
Download Free Tool
Vibes don’t ship, Retool does
Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
The PublishedApiDoclet is a javadoc doclet, that acts as a filter in font of a second doclet, that generates output. It selects the methods, fields, classes and packages to be documented using arbitrary tags (i.e. @pad.include-tag or @exclude-tag).
Normalizes Java source code to a clean structured format, customizable through the Sourclet API. Auto-generates Javadoc comments using semantic information from identifier names. Converts Java source code to XJava XML and back.
A command line program to modify files using environment variables.
muconf is a simple command line program that replaces text of the form @identifier@ in the standard input stream with the value of the environment variable identifier, writing the result to the standard output stream. muconf is useful for simple configuration scripts.
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.
BuildProcess is a set of Java tools to automatically deploy and manage application server.
Each BuildProcess module is setup using a XML file. With BuildProcess, you can periodically deploy a J2EE application using JMX, delete old files, etc.
Developer tools for EXPRESS (ISO 10303-11), an information modeling language. The core of this project is a Java Express parser using the ANTLR parser generator. This project was initiated by the National Institute of Standards and Technology.
Prime Mover is a small and flexible build tool intended to be used instead of make. It is intended to be deployed with the projects that use it, and does not requires installation to use. It is modular and can be extended using the Lua scripting lang
metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
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.
Deb-Creator is a tool to quickly create Debian packages. The program provides a simple graphical user interface written in C++ using Qt Creator. It uses the dpkg command in Linux to build the final Debian package.
Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
irrBuild generates native solution, Makefile and workspace for irrlicht library and its examples using Premake based build scripts. These scripts can also be used as build templates for cross platform irrlicht applications.
Cusotomizer is advanced LiveCD customization tool. With it you can build own distribution using Ubuntu-Mini-Remix ISO-image ( http://www.ubuntu-mini-remix.org/ ) or regular Ubuntu, Kubuntu, Xubuntu or Lubuntu ISO with a few mouse clicks.
The ANTILibs are light-weight PHP classes meant to aid in the quick development and deployment of small to large web applications. Using a smart API, the ANTILibs make saving, updating and displaying data in your web application simple and efficient.
A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation.
...Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
wx.NET is a C# wrapper for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for .NET programs. Supported on Windows, Linux GTK, and Mac OS X using MS.NET or Mono. Visit wxnet.sf.net or click "Project Home Page" below to learn more.
Tobe is a complete framework for java enterprise AJAX based applications. Contains database tools and user interface components. Tobe is using zk framework for user interface.
Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
A simple program for creating documentation of Python files. Using ANTLR library it creates a HTML document with information about all classes, it's methods, class fields and attributes. Also it creates documentation of all functions in this file.
This helper allows you to write NSIS scripts in Delphi code using Ctrl-Space style and compile them into Software Distribution using NSIS installation system.
AutoTool4D(autotool for d language) is a project that demo how to use autool(autoconf,automake and libtool) to compile d language, it also demo how to using libiconv and gettext to write I18N/L10N program in d language and so on.