Browse free open source CGI Scripts and projects for Windows and Linux below. Use the toggles on the left to filter open source CGI Scripts by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 2
    CppCMS C++ Web Framework
    CppCMS is the web development framework written in C++, that is aimed on development of high performance web application. It uses different web APIs, most noticably FastCGI, as a web layer and various databases as a storage backed.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Web Application Structure for PHP - A powerful multi-tier MVC web application framework built on Object Oriented PHP5. Uses PEAR DB_DataObjects and Html_Template_Flexy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Akelos is a PHP framework for developing database-backed web applications according to the MVC pattern. Being port of Ruby on Rails to PHP it lets you write beautiful PHP/Javascript/Ajax Code by favoring convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Animeka framework
    Animeka Framework is a simple PHP 5 objects framework featuring a powerfull caching engine and a database abstraction layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apache::ASP provides an Acitve Server Pages port for the Apache web server using Perl as the scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache::Session - A persistence Perl framework for session data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BixChange is a framework for web-based development. It is written in Perl and is designed to run in either CGI or mod_perl environments under the Apache webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    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.
    Learn More
  • 10
    Bulgarian Creative Circle Suite is built with the organization growth in mind. It provides a CMF(Content Management Framework) for building scalable web-applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CGI::Prototype is a collection of Perl modules providing a flexible prototype-based MVC framework for both CGI- and mod_perl-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CL-FastWeb

    Web development framework for Common Lisp

    Web development framework for Common Lisp, based on FastCGI with integrated WiKi. It is tested mainly on SBCL, but should work on most Common Lisp implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This system has been incorporated into CS-PHPXML; see http://sf.net/projects/cs-phpxml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CS-Content [Dynamic Content System]

    PHP Templating & Includes System

    Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A PHP class library for writing powerfull reloadless web user interfaces using Ajax (DHTML+server-side) style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CamlGI is a web framework build on top of OCamlNet2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cgiapp.class.php is a port of CGI::Application to PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Efreet is a java package that implements DAO (data access object) patterns based on XML files. The purpose is to provide an option for those wishing to implement an easy-to-use data base access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a PHP project. The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Form Tools
    Form Tools is a mature, PHP / MySQL script that provides any existing web form with a backend database and a user-friendly interface to manage the submissions, plus a wealth of tools for managing and manipulating your form data. http://formtools.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next