Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
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.
The embedded Command Line Interpreter, ecli, allows users to bind in a directory of commands and the associated functions to execute those commands. The features of ecli are lightweight, flexible, modular, and cross-platform.
Fossa is a runtime CUDA memory extender for Linux. With fossa, users can run CUDA applications that require more than the available amount of GPU memory. Fossa is targeted toward command line driven applications.
Embeddable JVM is a JVM for embedded systems with no OS. Class files can be executed directly from SD card. Small memory consumption (512k is enough). Only FAT16 filesystem is supported for now. Tested on LPC2478 and LPC2939 boards.
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
SNAP (Small-world Network Analysis and Partitioning) is an extensible parallel framework for exploratory analysis and partitioning of large-scale networks.
A PSP porting of SUN's phoneMEFeature (https://phoneme.dev.java.net/) project, to enable MIDP/JavaME applications running on PSP. You can also find phoneMEAdvanced PSP porting from another project: pspME(https://sourceforge.net/projects/pspme)
DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
Provides native Win32 opensource ports and utilities
GnuWin provides Win32-versions of GNU tools, or tools with a similar opensource licence. The ports are native ports, relying only on libraries provided with any modern 32-bits MS-Windows operating system, such as 2000 / XP / Vista / 7
c common functions library extracted from my opensource projects FastDFS and FastDHT. this library is very simple and stable.
functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode etc.
Yet Another ImaGe Library. The idea behind this is to have a generic wrapper around image decoders to have an unique way to load images, disregarding its format. The library will be modular and will be able to detect on its own which decoder to use.
Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
Headrand is a static library wrote in c that contains functions to simulate complex systems or make statistical analysis with a new approach called "random function computing"
Tremgcc is a standalone compiler suite especially created to build tremulous videogame, but is able to compile ioquake/openarena, gnupg and other small programs too.
C library to quickly implement streaming communication between parallel threads. Optimized for use in embedded systems. Allows FIFO behavior as well as separate data access and synchronization. NOTE: development has moved to the vfTasks project.
Embeddedable Forth compiler is a Forth system for 32 bit devices with no OS. I am currently using it with ADUC7026 board. Also tested on STM32. Win32 version is is used for testing.
Allows CUDA developers to deploy kernels requiring more global GPU memory than is available by transparently mapping pinned CPU memory into the GPU memory map. Works behind the scenes and is easily added to existing projects with minimal effort.
OS independent implementation of the Trusted Network Connect (TNC) specification from Trusted Computing Group (TCG). Functions for loading and communicating with TNC plugins, sample IMC and IMV plugins, TNCCS-XML support on Windows, Linux, Mac, *BSD
SimpleTK is an opensource Simple ToolKit (set of graphical user interface components or widgets) for the X Window System. It's aims is to be Light, Simple, Ergonomic and Fast. It is writen in C/C++ language.
CLiP is a Command Line Parser written in C. Its flexible structure and easy use make it a quick and fast parser you should absolutely try! Among others, it allows you to define short and long prefixes, the number of arguments for a certain option...