Showing 347 open source projects for "c source code"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Code for managing mp3 website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Slipknot is a translator for converting a lasso application to a php application. Since most lasso "methods" have something roughly analogous in PHP, this is fairly straightforward, but can save much tedious recoding of existing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    html2pl.pl is a HTML to Perl converter actually written in Perl. There are many ways to merge HTML and Perl code. Converting the HTML to Perl print statements is best for those quick and dirty projects. Also, this script is easily customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpxmlclasses is a project grouping a set of classes for XML processing using PHP, classes will be added frequently to cover new features or to provide abstraction layers to existing features. Developers wanting to contribute classes/code are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Exquisite is a survey generator that uses a simple domain-specific language for specifying a survey. The generator creates a specialised perl script for your survey. It allows you to use perl code for specifying validators and error handling etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    List-Summary monitors a mailing list and keeps statistics about subjects and contributors. Experience has shown these statistics are interesting, and help remind high volume contributors to consider whether such a role is appropriate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHPTrans is PHP based library that allow translation of your project output to another languages. This will open your project to be understandable for the whole world. PHPTrans can be integrated in existing projects as well as used for new projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dumas PHP/MySQL/XML Framework

    Dumas PHP/MySQL/XML Framework

    The Dumas PHP/MySQL/XML Framework is a set of PHP code which allows rapid development of data-based web sites using PHP, MySQL, and XML. Note: This framework is old. There are other, newer, probably better frameworks available. I use this for my own web site which I have not touched for years. I'm sure there are a thousands of things I would change today. Still, it is useful for small web sites, and for learning to code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is my playground for open source development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    CoverYourASP.com - complete Active Server Pages source (JScript) for this popular web site. Includes full membership system, diary, online db admin, banner ad system and loads more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GSP is a "jsp/asp like" page parser. It generates cgi program source code from a html page with embedded code hidden in <% %> tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sqlite-php is a module to interface with the SQLite library, allowing PHP scripts to access/query SQLite databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An easy and fast way to separate code from look and feel files while programming in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CGIRef is an open-source C++ forms decoder for CGI (Common Gateway Interface)web processes. It supports both GET and POST methods, and should work with any web server that supports CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mac GoogleSeach is an OpenSource effort to implement the Google SOAP APIs on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WILLPOS stands for the at Work IndividuaL Lunch Pre-Ordering System. It was designed to automated the task of ordering from a take out service in a work environment. It uses HTML templates for a fully customizable interface along with GDBM database file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yet another stats program. This one is a. Written in C++ b. Using MySQL to store the stats. c. TRUE 100% Custimization from a cgi web frontend. Right down do the output will be customizable! (hopefully)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This module embeds the Python interpreter directly in the Apache server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Alternative web server technology for publication, s and searching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MyGraph is a easy-to-use library to draw graphs using data stored with MySQL database. The goal is to insert graph in HTML page with very few code, just selecting scales and the graph type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FPCode is a lightweight web publishing system. It is intended for (but not limited to) Chinese Mac OS X users. The code is (and will be) used in our production site (www.frostyplace.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Yet Another Chat Server. A Chat Server written in C++ and designed for speed, flexibility, and all-html delivery. Server oriented code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.
    Downloads: 0 This Week
    Last Update:
    See Project