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
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 tutorial demonstrates how easy it is to accomplish real world programming goals with Rebol. The text aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other languages.
Pixel Toaster is a portable opensource framebuffer library for C++. It provides a fast and easy way to get your pixels on the screen. Floating point and truecolor pixel formats are supported on Windows, Mac and Unix.
mcuStudio is a development environment for Microcontrollers. It's based on Eclipse (plugin). The aim is to provide a high quality development environment for electronics. First editions will target Microchip Pic mcu's. Other mcu will be supported later.
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.
Hello This is a version of Mohan Embar, Waba for Dos that have a limited TCP socket capabilities. The socket use WATTCP. It needs lot of tests and improvements, this is a proof of concept release. Jean-Pierre
This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
JavaSOM package is an implementation of self-organizing maps (SOM), based on neural networks, to Java2 programming language and utilization of XML based application languages for information exchange and visualization.
A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads.
It saves the result as a gnuplot file and a CSV file.
MOVED: This project has moved to OE Hive at www.oehive.org/pdfinclude. PDFinclude is a Progress include file and library that allows Progress developers to output reports in Adobe PDF file format without having to use third-party tools or utilities.
Java Component Framework to assist in building Java Applications. Includes Node Data Structure, Transducers, Properties, RMI Transport layer, dynamic RMI proxies (without UnicastRemoteObject limitations) and Services framework.
Das Horner-Schema ist ein schnelles und einfaches Verfahren, um einen Funktionswert von Polynomen an einem gegeben Wert zu berechnen. Dieses Projekt beinhält eine Facharbeit und Programmierbeispiele in Pascal und Java zum Thema.
YarloX is an application that allows the developers to register in organized way all the alterations made in its releases/builds. YarloX uses jasperreports, apache commons and others technologies.
A static library to allow for undefined and back linking of symbols in your plug-ins under MS-Windows. This is based on the libbfd (loading of COFF) and ltdl (management of modules). It replicates the functionality found under Linux and .so libraries.
GameGuts is a collection of low-level services for game development. It is not a game engine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
An XOCL (ECore + OCL) based implementation of the Gurevich ASMs
XASM and XOCL consolidate the mathematical language ASM and imperative extensions to the OMG standard OCL.
In XOCL we now have update annotations, which allow to create with OCL one set of updates.
We consequently will create a prototype of XASM as a language that allows to calculate XASM Style fix points over updates.
It will have the same language design as the original XASM by Matthias Anlauff
nspode is a external component (library) developed in java language that allow others developers to used an aunthentication mechanism to your applications.
B-Tree Filer is a fast library of file-based database routines for Borland
Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those
running on Microsoft-compatible networks including Novell Netware.
Mirror is a full featured object oriented programming language. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.
RPSL is a set of bash scripts that integrate the GNU autotools and pkg-config for c/c++ build management. The scripts set up a basic tree and when commanded, scan for new source files and update the makefile.am's and configure.ac.