Showing 107 open source projects for "c library"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    2D tilebased/networked game development libraries. Include functionality for different configuration files (INI-style, XML) and IFF (ancient format design from Electronic Arts). All is based on the Simple Directmedia Layer and related libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CPPGI is a C++ library for writing CGI scripts. It is written in ISO C++ with excessive use of templates. There are a few platform dependend functions, but they are all wrapped nicely. CPPGI compiles on many compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A text template C++ library (like TemplateITX for PHP). Easy creation HTML pages and cgi. Gives an opportunity of change of design of your pages (HTML, etc.) without recompilation of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    JSPowerLin - Linux with a Java edge, a lightweight platform for developing and deploying J2EE applications and Java Server Pages on a server or servercluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is the current version of cgi_utils CGI library. The C++ source compiles into a cookie/cgi form library and a session library. The first gives access to query & post strings, the latter provides persistence in UNIX semaphores for your stand alone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xtree is a Document Object Model XML extension library for PHP (written in C) that is extremely fast, simple, and efficient. With this extension, loading, saving, and manipulating XML documents couldnÂ’t be easier. An XPath Interpreter is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cfour is a collection of reusable classes to simply common programming tasks and lower development time. The collection includes classes for file i/o, class persistence, character menus, cgi, cookies, and translation between xml tags and data pairs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    modvb is a fork of modgb(http://modgb.sourceforge.net) we wish to extend modgb beyond the expectations of the origanal maintainer and create a full ISS clone based on open source software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provide HTML form handling functions as PHP4 module. There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an add-on module for AOLserver that embeds a Python interpreter in-process (much as mod_python does for Apache).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A TCL extension providing charting and graphing capabilities via the GDChart C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    This module embeds the Python interpreter directly in the Apache server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PHP module that will allow PHP scripts to connect and make calls to enterprise Tuxedo middleware services. Module is implemented directly into PHP external functions (ie: a C compiled shared library called by PHP).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The template library Qtpl is intended for use in CGI scripts. The library will be released in 6 versions: Plain Perl, Plain PHP, C version, PHP/C module, Perl/XS version, C++ version. All of them will support uniform syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Charts Library and Visual Environment. Free software for scientific and business charts generation. Converts data flows into well-designed images. Suitable for web, reports, presentations and applications development. Based on its own CHD format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is meant to use the ATOS payment library as an extension of php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XVCL is an Open Source component library that provides component based Document/View Architecture support for developers using Borland Delphi and C++ Builder. Includes a set of ready to use components for building complex XML/HTML applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libcppgi is an open source C++ library for CGI-programming. It contains objects for CGI input (like formdata, querystring) and output (HTTP-header, HTML...). Currently it is in a very early development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a C++ CGI library that has many other functions besides the standard cgi get functions.
    Downloads: 0 This Week
    Last Update:
    See Project