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.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
MCPP is a portable C/C++ preprocessor, supporting GCC, Visual C++, etc. Its source is highly configurable and can generate executables of various specs. It accompanies a validation suite to check preprocessor's conformance and quality exhaustively.
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.
IA-32 operating system with Java virtual machine embedded into the ker
IA-32 operating system with Java virtual machine embedded into the kernel. Part of the kernel is written in Java. Only Java applications can run on this system. jArt VM is a stand-alone virtual machine that interprets java bytecode. It can run under Linu
A collection of development tools and build environments for Interix using the Microsoft compiler. Aims to facilitate interaction between Visual Studio, Microsoft build and GNU tools. Ex Visual Studio Addins, shell scripts, makefiles and library patches.
SqPlus is an easy to use and powerful C/C++ binding system for the Squirrel scripting language. Squirrel and SqPlus were designed for use in real-time, large-scale game environments.
The Official Address Normalizer parses a mailing address into a set of potentially matching US Postal Service standardized addresses. The library is intended for real-time usage and emphasizes speed over completeness.
The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible.
>> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<
An easily-customizable makefile template for C/C++ programs. Once customized, without any changes it can be used to build all the same kind of programs, even when source files are renamed, added or removed.
Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. (The latest source code is hosted on GitHub, not on SourceForge.)
Here is a repository of libraries automatically generated by Patlac::Xml2cpp software.
All of these libraries are c++ translation of their respective xsd schema. They include classes with accessors, saxparser with iteration mode and xml serialization.
mControlStation is an open source software for industrial and manufacturing automation. It is designed for convenient and easy-to-use describing (using multi-threaded and event-oriented XML-base language) and running of processes on embedded controllers.
The Flexible Registration and Evaluation Engine (f.r.e.e.) allows the composition, evaluation and optimization of image processing/registration algorithms. It also aims to boost the exchangeability and comparability of data and algorithms in research.
UDAE allows developers to access data both
locally and over WSN from a variety of sources, such
as sensors, communications links and platform components in a
unified manner.
This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
MakeGENerator is a highly customizable standalone makefile generator. Enables the usage of different recipes and include path, per groups of files. Generates 'clean','depend' and other rules, automatically, plus handy macros. Simplifies build process
CGL(C Generic Library) is a stl-like library written in pure C.It implements iterators, memory management,generic containers such as list,map, generic algorithms such as sort() and search(),and it can manipulate any types of data.