Showing 141 open source projects for "interactive c"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Donner is a statically linked library for C applications providing HTTP serving functionality to any implementing program. Think of it as the web serving equivalent of SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Allows use of the same port for both a SSH server and SSL (https) server, without needing changes to clients. Incoming connections will be proxied to a SSH or SSL server depending on the protocol spoken by the client. Handy if your home box runs a secure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
    Downloads: 0 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
  • 5
    SQLiteDBMS is a database management server for SQLite. It allows an sqlite3 process to be accessed via a TCP/IP network. It provides Extended SQL, SSL, basic authentication, query caching, WebDAV, access control, and replication. http://sqlitedbms.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A specialized stripped down Super High performance web server designed to function as a co-server for high volume static content. It uses a Single process, single threaded design where Data is preloaded into RAM first. Logs are binary (5 bytes per hit).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Prgrammers needed! Proxy Hydra is a deamon capable of using more than one avaiable internet connection to download data via HTTP, thus it allows networks with many same bandwidth connections to internet to use them all when downloading anything via HTTP/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Squirm-ads is a fast & configurable redirector for the Squid Internet Object Cache. It is based on squirm package. It extends squirm functionality and introduces content filter based on Windows Active Directory groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ping webserver for use with the browserstats.org project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    Zeep is an open source HTTP server, designed to be fast, small, and simple. It can be used either for serves high-traffic sites or small ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kernux - Kernel Mode Web-server for Linux A fully kernel-mode webserver,developed for FC4,2.6 kernel. This httpd serves static requests and redirects dynamic requests to a usermode webserver,currently tomcat.Faster and efficient than usermode webservers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Main focus of the project is the HTTP server-side API for use in other applications. However, the web server is the being developed as the test suite for the API. Development up to this point has been the sole work of Karlan Mitchell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    An experimental distributed web server. Includes software that serves users' requests (intended to be run on machines distributed globally), and server software that routes requests to specific machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple http server written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Absinth is a C++ Object-Oriented Multiprocess Multithreaded Proxy Server. Able to serve a great number of clients as a little LAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Kritton ( = 'better' in ancient greek ) is a very compact and fairly efficient webserver under development, supporting most of the rudimentary features other HTTP daemons support, like CGI scripts and Virtual Hosts, while at the same time being free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small but powerful multiplatform/multiarch webserver daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo