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.
Build apps that ship
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.
JWeaver is a J2EE framework that provides a default implementation for the most commonly used J2EE Patterns. JWeaver brings also a simple and proven architecture that tries to fill the gap between J2EE power and J2EE complexity.
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
An Eclipse plugin which generates the code of J2EE design patterns and includes support for J2EE refactorings.
It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
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.
JBolt is a Java library that "bolts" together applications by providing xml mapping tools, implementations of common design patterns, utility classes, and extensions of 3rd-party APIs.
vtkContainers is a complete set of container types for use with VTK. Though the standard vtkCollection is an excellent general purpose container, vtkContainers offers distinct advantages for many object access patterns.
SQUAT/CTL is a platform independant macro template library for C/C++. It provides container, template, serialization and code generation patterns for the C/C++ language family based on C preprocessor macros.
An extensible .NET-based API for accessing Google's Gmail service. The model is very modular, as it follows common OOP design patterns. A small reference application is included that acts as a system tray mail notifier and address book importer.
Briolette is an MVC-based PHP5 application framework. Its aims are simplicity, clear separation of application layers and appropriate use of standard OO design patterns.
Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.
Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
Generates and simulates realistic traffic patterns. Focuses on detailed zone model & simplistic characters living at designated zones. Easy-to-use plugin for city and traffic simulators. Demo uses Ogre 3D.
A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
A Patterns based framework for developing web applications in PHP. A Lightweight runtime component tree is generated from compiling templates marked with customizable tags.
PersistMe is a .NET O/R mapper whose main focus is to be simple to use, adaptable to your software code patterns (not the other way) without sacrificing power and robustness. PersistMe Can be used by any .NET programming language (C#, VB.NET, etc).
multi_methods is a C++ library that allows virtual methods to be added to a class without editing the class. It also allows methods to dispatch on all of their arguments instead of only on the this pointer which makes Patterns like Visitor trivial.
This library provides classes described by the reactor-, acceptor- and connector- design patterns. It intends to handle connections from clients trying to concurrently access a certain service (e.g. a shell provided by a program).
This is a collection of open source j2ee patterns implementations. Althought this branch is boarded by a variety of proyects, this focuses on client tier, web orienteds mvc. I'm planning to implement middler tier, integration, dao patterns & more.
Tools for enforcing projects architecture specifications. Identification of "patterns" based on nomenclature rules. Validation of conformance to architecture rules. Query-based investigation. Statistics. Metrics.
PHP::Duploc helps you find duplicate code (a \"bad smell\", prompting a refactoring) in your PHP scripts. By looking for certain patterns in a \"dotplot\" graph, you can visually get a quick overview over a large body of code.
This is Regular Expressions for Objects. Traditionally, regular expressions match character patterns on sequence of characters. oregex matches object patterns on object streams.