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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This script is written in order to collect the dmidecode tools information from various remote Dell machines and make them available on web-interface using database as a backend.
The LeeuwenNet Library is a light TCP-wrapper which supports packetizing of the TCP-stream, XTEA encryption and splitting/joining data from/into chunks. Everything is kept as simple as possible.
NWPE - Nagios Web Plugin Executor -
Execute service checks for Nagios remotely with a tiny C program using HTTP[S] as a transport protocol and a thin wrapper around CGI as a service check API.
This program receives SNMP traps, converts them to CORBA structured events, and pushes them to a CORBA Notification service. This program incorporates JacORB, Java SNMP, log4j, and Wrapper (for installing java apps as NT services).
NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
Wrapper library for PyCrypto, which simplifies usage of PyCrypto considerably, while still not barring the programmer from the underlying functionality.
Squrelayerproxy is a project aimed for adding more privacy for existing messengers, proxy and security features. For windows you have a free and good HTTP proxy and in linux we have a shell-wrapper based on provocation-answer customizable secret algorith
This project is intend to implment general c socket API wrapper class.
With this class, you can handle socket as a class in unix c++ and visul c++ or cygwin g++ in Win32
Libconnect is a simple library wrapper written in
assembly language that intercepts the calls
applications make to establish TCP connections and
transparently proxies them as necessary.
A lightweight Objective-C wrapper for BSD sockets on Mac OS X.
The idea is to present an Obj-C interface to sockets in the lightest way possible, not requiring any extra libraries, frameworks, or files than what is supplied on the Mac OS X Dev CD.
inetid is a simple wrapper for services started from inetd.conf. It can give you ip-, host- and port-information about the socket that's created when your service gets spawned by inetd. you can use it with or without tcp_wrappers. available in perl & C.
libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.