Showing 1780 open source projects for "cgi"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    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.
    Learn More
  • 1
    Mandoo

    Mandoo

    Mandoo doAPI

    Mandoo doAPI helps you to design your own code, plugins,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    boahttpd

    A C++ library to make your application be a cgi-featured http server

    The library, boahttpd, is designed to create a cgi-featured http server (normally called as boa-server)easily and fast. That means you can easily add CGI support to your server application. Further more, it support filter and allows you to prevent unauthorized access. It's a multi-threaded server. Its written in C++ inside, but provides a C-Style API which you will find it to be Object-Oriented essentially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.5.1 (26-Oct-2025) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WDScript
    WDScript and Linux portability of WDScript Project. WDScript is a CGI like php where native language is W-Langage from PCSoft (english and french). Can be used to access Hyperfile Databases from a web server.
    Leader badge
    Downloads: 438 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5
    A PHP backend for your AJAX transactions using YUI 3 on the front end. Target specific functions, object methods or Smarty plugins from your YUI 3 code. Target YUI3 methods or your widget's methods from your PHP code. Straighten out the AJAX pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Hardware Infrastructure Monitoring Proxy

    CGI/XML HTTP PROXY for enterprise infrastructure products

    Every enterprise infrastructure product like server, blade system, storage array, fibre-channel or ethernet switch has some kind of CLI or API management. Lot of products support SNMP but it usually doesn't return everything what CLI/API offers. This project is set of connectors to different enterprise systems like DELL iDRAC and blade Chassis Management Controller, VMware vCenter and/or ESX, DELL Compellent. The framework is universal and other connectors to other systems can be simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    qDecoder - CGI Library for C/C++
    .... ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling and Session management. FastCGI is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Secure and network capable alternative to mail() PHP function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mc_httpd

    a simple web server

    mc_httpd is an HTTP server written by robin. The sources and documentation are distributed under the Berkeley Software Distribution license. HTTP server features: Supports HTTP/1.1 and CGI/1.1 Multi-line header field(not cgi) Name-based and IP-based virtual servers Keep-alive connections support The GET, HEAD, POST, PUT, DELETE methods Architecture and scalability: single-threaded Shared memory is based on /dev/zero One master and several worker processes; worker processes run under an unprivileged user Tested OS and platforms: linux/i386 FreeBSD/i386
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    wingS
    wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    *NOTE* Project moved to github.com/cgiwrap/cgiwrap More secure user access to cgi scripting. Runs scripts as the user who owns them. Initial inspiration for suexec. CGIwrap however is server independent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A small Qt-based C++ library which allows to fetch TV series information from thetvdb.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    xapp commander

    File manager with jsFiddle like previews and sandboxing

    - simple but complete file manager - php & dojo-ajax based - full keyboard support ala mc - multi tabs - sandbox files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    CppWeb is cross-platform C++ library for developing web applications with server push support. The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Syndicateme.net ... Ajax Atom 1.0 Syndication Engine Tell your story ... Especially if you are a business along Queen St. in Toronto Canada or King Street Waterloo Canada. Syndication can be from a pop mailbox, and can use XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    PHP web-application framework including MVC, GUI, ORM, FSM, ACL, Ajax and many more. Very useful toolset to build php web-applications from the simpliest to more complex systems. See www.mywebframe.com for more details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This module adds support for the Extensible Provisioning Protocol "EPP" to an Apache 2 server. An full EPP server can thus be implemented as CGI scripts with the Apache 2 request framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Webman-framework

    Webman-framework

    XAMPP Dedicated Web Application Framework

    Lightweight, Component-based, and Database-oriented Web Application Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Application Radi-testdir is a light weight test Management tool. Radi supports testdirectory features like configuring the test plan, updating (create/edit) the test results for the test image/build, Backup, User Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cxxtools is a library of unrelated, but useful C++ classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Formagic moved to GitHub. Please visit https://github.com/Weasle/Formagic/ to stay up to date. Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Portal Foundation Classes is a J2EE library for developing highly interactive portal applications. The developer can focus on creating valuable interfaces without spending too much time on functionalities like rendering, layout, or validation.
    Downloads: 0 This Week
    Last Update:
    See Project