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.
A canvas library for generating technical drawings
The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings.
A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack.
...
OpenNHRP implements NBMA Next Hop Resolution Protocol (as defined in RFC 2332). It makes it possible to create dynamic multipoint VPN Linux router using NHRP, GRE and IPsec. It aims to be Cisco DMVPN compatible.
VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption.
It supports IP, Ethernet, PPP and other tunnel types. VTun is easily and highly configurable.
VPN, Mobile IP, Shaping, etc
Fast Websites: Powerful CMS for Apache written in C++
Snap! C++ runs your CMS using binary code written in C and C++. (We use some libraries that are written in C, all of our server code is written in C++.)
The basic concept is taken from a large set of Drupal 6.x modules from Drupal Core and necessary 3rd party modules (we've been using over 220 modules on top of the Core modules.) The result is quite extensible as it offers a plug-in mechanism that everyone is welcome to use to create their own extensions.
Debian Packages can be...
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.
Cyclone3 is a platform that enables you to create robust, well integrated and specialized applications of all kinds, not just Web/XHTML based applications. All applications are based on open standards and technologies, primarily Perl and XUL.
mod_c is a module for Apache HTTPD that can cache DLL/SO executables to create very high speed dynamic web pages. mod_c is supported by EHTML (executable HTML), a library written in C++ with which web developers can quickly code web pages.
C library for tacacs+ server and client functions. The intent of this project was create own implementation of tacacs+ protocol support for tacacs+ clients/servers testing and for implement tacacs+ support to some other third-party software.
Security Analyst Network Connection Profiler [sancp] is a network security tool designed to create connection logs and record network traffic for the purpose of auditing, historical analysis, and network activity discovery.
Daemons IFace is a library to help developers to write a daemon in minutes... what you need is just create a dispatcher for the service your daemon is for and linking with the library everything is started up for you at program run. (very configurable).
The aim of pServ (pico Server) is to create a portable, small webserver. Coded in portable C with Unix being the main reference platform, but porting is encouraged. Portability and small footprint should enable the use of pServ on a workstation as well as
Mobcast is a streaming audio server designed to mix several audio streams together in OGG Vorbis or mp3 format to create one merged stream which is broadcast from the server.
Linup is a client for the Uptimes Project (now in http://uptimes.wonko.com/), written in C, for Linux.
The purpuse is to create a lightweight, simple client for the project.
This is a project about adding persistence into memcache. it create a proxy server between the client and the memcache, and add a BDB(Berkeley DB) or any other db which base on key-value to backup the infomation in memcache to the harddisk.