Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try 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.
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...
Decodes CGI data from standard input, $QUERY_STRING , and $HTTP_COOKIE. Stores data in lookup table(s) for easy retrieval. Uploads files by copying
directly to files created with mkstemp(). Has several handy string conversion
functions.
libflow - simple CGI C library. Features include work with GET/POST requests with support of form-data and x-www-form-urlencoded POST formats, uploaded files and PATH_INFO paths.
Exhausted is a c library meant to allow a threaded program to serve http/https static or dynamic (cgi-like) content in a bunch of calls.
It includes facilities to serve files, manage basic authentication, redirection, and cookies.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
img2xhtml is a little and fast ansi C program that converts images (jpeg for example) into plain xhtml files, that draws the image using html elements to draw the divs, there is no difference between the original image and his xhtml version.
Textual data processing solution for system administrators and Web programmers. The C library allows to manipulate string lists, CGI forms, MIME data, configuration files, logs parsing, regular expressions, date/time parsing, templates rewriting etc.
Bisker is a simple cgi scanner written in C language for GNU/linux platforms. It's an useful tool to find critical or dangerous cgis/folders/files on local and remote machines (also through proxy).
2D tilebased/networked game development libraries. Include functionality
for different configuration files (INI-style, XML) and IFF (ancient format
design from Electronic Arts). All is based on the Simple Directmedia Layer
and related libraries.
This Project is a system to allow users to safely and securely transfer files and is an alternitive to the E-Mail file attachments, which are currently common practive.
The Oracle Direct Path Daemon (odpd) is an utility that moves data from flat files to a running instance of Oracle 9i using the Oracle Call Interface (OCI) Direct Path API.
Musicqueue is a CGI music jukebox using external tools to play the files. Because of that it supports several formats. It supports two modes, enqueue & vote. It is themable through CSS & has many configuration options.