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
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.
V1 is a simple functional interpreter language with syntax from C, PHP and JavaScript. It was developed from the scratch. The focus is on simple administrative and experimental programming, but it has enhanced benefits like Multithreading, CGI, Web functions and Native function calling. The most buildin functions are compatible with PHP, for example fopen().
The current Version 0.96 is available for Windows (32 Bit, WinXP, Win7, Win10+), Linux (x86, 64 Bit, libc 2.2) and Linux (ARM, 32...
Win32::GUI is a Win32-platform native graphical user interface toolkit for perl.
basically, it's an XS implementation of most of the functions found in user32.dll and gdi32.dll,
with an object oriented perl interface and an event-based dialog model.
This is a library for accessing Windows Management Instrumentation (WMI) Classes easily without or with little knowledge on WMI. It consists of more than 300+ classes and collections.
The wrapper consists of 3 libraries:
* WBEMHW.DLL for accessing hardware.
* WBEMSYS.DLL for accessing OS.
* WBEMSW.DLL for installed windows components and performance counter.
NOTE: Visual Basic 6.0 runtime must be installed
DISCLAIMER: Visual Basic 6.0 and Windows is a trademark of Microsoft Corporation.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
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.
QJoystickManager is a cross platform joystick management system. Its written in C++ and uses SDL and the Qt framework.
QJoystickManager strives to be as easy to use as possible, it implements many features that will ease the interaction between your program and the attached joysticks. This project uses Qt extensively, and as such users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types).