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.
Goodform is a coding standards checker for Oracle Forms .fmb files. Project coding standards are defined in an xml file which reference java classes (both defined by the user) which are invoked by Goodform as it parses an fmb file.
Handy tool to create your own templates, manage substitution parameters and sets of files to apply templates to.
Applicable for generating code (Java, C, C++, ...), documentation (Javadoc, HTML, ...) and any other file based data.
Peas provides : data object mapping - data versioning, multi-language support, users & groups - complete web component api - web 2.0 backend and frontend templates
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 created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org).
You are free to adapt it for your language, you just have to define the keywords in the grammar file.
ECCO is a web-based IDE. In other words is an online development environment with file manager, console interface for compiling and execution of code and an editor with syntax highlighting, tabs and support for many languages and accessed with a browser
Non-validating java xml parser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
This is a general API re-routing system for Java. When imported into a project, allows a programmer to make quicker calls to common Java functions such as console I/O, file I/O, and random number generation.
Provides lots of useful Java stuff: CSV file handling, Thread interaction,
new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size
adjustment class and a complete powerful client-server-framework for network
applications.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
An easily extendable framework for coding data from a datasource (JDBC, file) to a file (XML is well supported), validate, compress, and transfer (using SFTP) it to a remote destination, all while letting the programmer concentrate on the actual problem.
If you reach this page most likely you are looking for Rodi P2P binary release - check web site rodi.sf.net If you are looking for CLI/FFS/AOS portable C/C++ libraries for RTOS "emLib" package is the way to go
The main goal of OWLVE is to visualize graphically any OWL–lite file. Using powerful RCP and GEF technologies will improve the quality of graphics and diagrams.This project includes an algorithm for similarity calculus between two OWL files.
LightObjects is a very lightweight but powerful Inversion Of Control container. Supports both setter and constructor injection styles, XML and Java API configuration. Highly embeddable – less than 25K jar file and no external dependencies.
Easy to use Java graphics classes. Created for use by beginning programmers, or programmers not familiar with Java AWT/Swing. All classes in one file that is placed in the same folder as main class. Modelled after VB6 graphics and events.
TrueZIP is a Java based virtual file system (VFS) which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments.
A general-purpose text-file template engine, designed to be used as an API from Java applications or servlets. Small and simple, yet powerful. No external library dependencies.
This is a universal Import/Export module for all kinds of graphical file formats. Use this in your program to get instant access to all available formats with a minimum of coding.
A case study regarding the entire software development process for education in Software Engineering under consideration of general Software Engineering concepts and design patterns
Open Source IM and voice client using Jabber and SIP protocols, with great audio quality thanks to speex and a nice and clean interface. Programmed in Java and C++. It supports chat, voice and file transfers.
- A plug-in to generate an abstract class with an enumeration of keys from a properties file. (Adds an action with a corresponding icon into the popup menu of the package explorer)
- A plug-in of associated assistance
- An update site for this feature.
Java utility-library for reusable java helper classes (e.g.: Log/File/Http/Jaxb/Performance/Xml/.. helpers). Javadoc for every public function are well. JUnit-testcases exist for every public function. Full downward compatibility in all future versions.
COCONUT (COde COmprehension Nurtrant Using Traceability) is an Eclipse plug-in. It uses an Information Retrieval technique and a n-gram extractor to guide the developers during code writing to produce code that contains better identifiers and comments.
There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used.