348 projects for "c source code" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $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
  • 1
    Ping webserver for use with the browserstats.org project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    3store is an RDF "triple store", written in C and backed by MySQL and Berkeley DB. It is an optimisation and port of an older triple store (WebKBC). It provides access to the RDF data via RDQL or SPARQL over HTTP, on the command line or via a C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mod_rest_cache enables a 2-tier caching architecture that allows dynamic processing of cached content using the output-filter chain (mod_include, mod_deflate etc). It also uses a targeted system for expiry of content using an HTTP REST-like interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5
    Globule is a module for the Apache Web server that allows a given server to replicate its documents to other Globule servers. Clients are automatically redirected to one of the available replicas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The WSGW (Web Security GateWay) is a security-centric HTTP/s proxy, based on the Apache web server and some bundled third party modules. The goal of the WSGW project is to provide a web application and XML "firewall" for the masses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mod_pgheader is an Apache 2.2 module that snips out body tags and inserts configurable per-directory headers/footers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Want to play your Creative NJB (or other libnjb-compatible device) tracks through your soundcard? Want to access the thing from a browser? Well that's what this project aims to provide, via a specialized HTTP server and two browser-based GUIs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BugTrack is a package written in php to track software developer projects and related bugs. It has no source code handling (like cvs), but it main goals are ease of installation, the localization in italian language, and the support of bugzilla bug model
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    mod_tidy is a TidyLib based DSO module for the Apache HTTP Server Version 2 to parse, clean-up and pretty-print the webservers' (X)HTML output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal is to develop a web server written in C. As an extra it wil have an embedded scripting language. The initial target platform is linux, but the final product should also run under windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Language: C, shell Platform: Linux Description: HTTP Redirect Server HTTP server that does only redirection. Works with the inetd framework in linux. The goal is a very small web server to be used in embedded systems running linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    litehttpd is a lightweight web server. It also supports server-side java classes. The goal of the litehttpd project is to create a fast and small footprint web server that can leverage existing java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scheme Module for Apache 2.0 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    coronita is yet another tiny webserver, aiming to be the smallest and fastest. Next to no features but a very fast and flexible CGI-style "NCGI" interface. Comes with sslio extension and a SSI replacement called htld.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mod_gsoap is an Apache module that allows Apache to serve SOAP requests via the Gsoap library. Modules are available for both Apache 1.3 and 2.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The marriage of XHTML formatting text with Java code for web page creation is ugly, messy, and error prone. The Jxhtml toolkit uses Java objects to replace the XHTML hand coding for a much cleaner & easier to maintain system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple http server written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Apache module makes it possible authentication/authorization to be done by an external program. The external program can be provided as a CGI, PHP or any other schemes which allow dynamic content to Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of pServ (pico Server) is to create a portable, small webserver. Coded in portable C with Unix being the main reference platform, but porting is encouraged. Portability and small footprint should enable the use of pServ on a workstation as well as
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A multiple site FTP server pool running as a Linux daemon, with local/remote administration. An administration tool (GUI) is also provided. Developped in C++ using STL, BOOST, wxWidgets libraries for maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Apache module that integrates CAS into the famous webserver. The module is built upon libcas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Minimal and strictly OO HTTP server written in C++. For easy creation of small special-purpose servers.
    Downloads: 0 This Week
    Last Update:
    See Project