Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
AI-generated apps that pass security review
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.
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.
Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
GobSmack is a GUI framework for the web. It contains a session manager daemon, a CGI frontend written in C, and an AJAX-based JavaScript library to deal with server communication.
HTML template library written in C inspired by perl HTML::Template.
Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.)
Use library to build a variable list and pass it to a template.
Perl-raiser CGI Generator is a website developer application that allows the user to generate pre-configured website CGI applications without programming knowledge. Im busy these days and hope someone will take over the project. Thanks, Eugene.
libwebappremote is a C library that would allow application to provide a web-based service to provide monitoring and sending commands to the application via HTTP
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.
Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
Nutshell is a cgi program that's a kind of html outliner. Web pages that use nutshell let readers collapse or expand displayed text by clicking menus like "Less ( < | > > > ) More Detail" or by clicking more traditional outlines like "<"
Webvoice is a text to speech cgi program. You can embed a link in a html page to send things you want to say, via sound. No software is required on the client side. Festival and sox are needed on the server. Webvoice has its own interface (if needed).
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
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.
viewstate is a decoder and encoder for ASP .Net viewstate data. It supports the different viewstate data formats and can extract viewstate data direct from web pages. viewstate will also show any hash applied to the viewstate data.
This is an extremely memory and speed optimized CGI library written in ANSI C. It does all the normal CGI functions and also can receive file uploads. It can be used with FastCGI.
It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible.
Fast template processor for HTML/XML/text templates.
No template language or new tags to learn.
Templates can be valid HTML/XML.
Easy to use and powerful!
libwebplot is a C library for dynamically generating plots in a CGI environment. The currently available plot types are: scatter plots, histograms, and heat plots. The library will generate png or jpeg (using gd) with imagemaps (i.e. a clickable plot).