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.
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.
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.
Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll).
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).
UnixODBC.pm provides a Perl API for the unixODBC driver manager and a bridge API for unixODBC network queries. The sample text-mode, GUI, and Web clients can manage multiple hosts and DBMSs and create RSS output.
Command-line tool for manipulation with PPM images. It can create a single image from multiple images by mixing them on top of each other. It can also zoom and crop image, or perform all of these operations simultaineously.
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.
YATS is a PHP C extension that implements a custom templating language, similar to FastTemplate, for clean separation of code/logic from display/html. Coded with emphasis on simplicity and execution speed. Supports GNU Gettext for multi-lingual sites.
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
Ilib is a library (with tools and examples) written in C that can read, create, manipulate and save images. It can read and write PPM, BMP, XPM, GIF, PNG and JPG image format.
libtemplate is a very powerful template library written in C. It allows statements like 'if', 'else' or 'print' to be used inside a template. You can set variables from outside or inside the template. PHP and Perl binding will be available.
DocTaur is a Web-based searchable directory of reference manuals. You can freely download, install, and administrate it on your local Linux intranet server. It is powered by the ht://Dig search engine and contains reference manuals for developers.
LibCGI is a simple to use and powerful library written from scratch to assist in the making of CGI appliactions in C. It has support for string manipulation, linked lists, cookies, sessions, GET and POST methods, and more stuff.
RSA Public Key Crypotgraphy for Web Browsers.
Use JavaScript to RSA-encrypt data that can only be decrypted on the server, and not by prying eyes.
The poor man's SSL...
This project is a lightweight server written in Ocaml for highly interactive webpages or even online browser based games. The server can already be used as a fast frontend to a MySQL database. The software should work on *nix and windows.
fcache is a PHP cache extension, with a simple syntax and no slow overhead-procedures. Can use different caching-folders for different sites through php.ini/.htaccess.
WWW-SQL is a CGI used to display information from MySQL or PostgreSQL databases in web pages, using simple commands embedded in special HTML tags. The tags are evaluated when the page is loaded.
The Project Assistant (prass) is a Web tool designed to use in software change management process. Prass provides Web interface for feature/support/change and bugs request support. The demo is avaible at home page.
The Shark CGI Function simplifies programming CGI's in C. It extracts variables and contents from GET, POST & multipart/form-data forms (including file uploads and cookies) and makes them accessible as environment variables. See homepage for more info.