Browse free open source C++ Application Servers and projects below. Use the toggles on the left to filter open source C++ Application Servers 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
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    cpp-httplib

    cpp-httplib

    A C++ header-only HTTP/HTTPS server and client library

    A C++11 single-file header-only cross-platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code! This is a multi-threaded 'blocking' HTTP library. If you are looking for a 'non-blocking' library, this is not the one that you want. SSL support is available with CPPHTTPLIB_OPENSSL_SUPPORT. libssl and libcrypto should be linked. When using SSL, it seems impossible to avoid SIGPIPE in all cases, since on some operating systems, SIGPIPE can only be suppressed on a per-message basis, but there is no way to make the OpenSSL library do so for its internal communications. If your program needs to avoid being terminated on SIGPIPE, the only fully general way might be to set up a signal handler for SIGPIPE to handle or ignore it yourself. cpp-httplib officially supports only the latest Visual Studio. It might work with former versions of Visual Studio, but I can no longer verify it.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    µWebSockets

    µWebSockets

    Compliant web server for the most demanding of applications

    Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging. Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts and we compile with pedantic warning levels. µWebSockets is written entirely in C & C++ but has a seamless integration for Node.js backends. This allows for rapid scripting of powerful apps, using widespread competence. We've been fully standards compliant with a perfect Autobahn|Testsuite score since 2016. Companies with everything to lose rely on µWebSockets on a daily basis - we power the trading APIs of Bitfinex.com & Kraken.com, handling volumes of multiple billions of USD every day. Other companies include Trello, where µWebSockets is serving their 50 million users with real-time board updates.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Phusion Passenger

    Phusion Passenger

    A fast and robust web server and application server for Ruby

    Passenger® is an app server that runs and automanages your web apps with ease. Also improves security, reliability and scalability. Passenger 6 introduces standardization across your stack by supporting all languages. From business-critical apps with billions of requests per day to small side projects, Passenger is tailored for each scenario. Passenger has a myriad of features that are invaluable to today’s web apps and microservice APIs. You get these benefits (and more) by simply installing Passenger with Nginx or Apache. Passenger was built with high performance and efficiency in mind. With Passenger’s zero-copy architecture, turbocaching and support for multiple concurrency models, you can count on Passenger to get the most out of your hardware. Passenger auto-manages your apps’ processes, restarting them and themselves if they ever crash. Passenger also keeps resource-hogging apps in check, giving your web app maximum uptime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Unified Communication X

    Unified Communication X

    Communication framework for data-centric high-performance applications

    Accelerate Your Network Performance with UCX. Collaboration between industry, laboratories, and academia to create an open-source, production-grade communication framework for data-centric and high-performance applications. Unified Communication X (UCX) is an award winning, optimized production proven communication framework for modern, high-bandwidth and low-latency networks. UCX exposes a set of abstract communication primitives which utilize the best of available hardware resources and offloads. These include RDMA (InfiniBand and RoCE), TCP, GPUs, shared Memory, and network atomic operations. UCX facilitates rapid development by providing a high-level API, masking the low-level details, while maintaining high-performance and scalability. UCX implements best practices for transfer of messages of all sizes, based on accumulated experience gained from applications running on the world’s largest datacenters and supercomputers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    mod_aspdotnet is a loadable Apache 2 module for serving ASP.NET content using the Microsoft's ASP.NET hosting and .NET runtime within the Apache HTTP Server process. Non-Windows users should look at mono (mod_mono) for an alternate implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    mkfusion
    Free open source native CFML(ColdFusion compatible) application server. Test the app at http://mkfusion.bokicsoft.com/test/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AIS is an Development Platform providing a high-speed JIT compiler for LISP and JavaScript, web server, object repositories, MySQL integration and libraries supporting a wide variety of advanced genetic programming and symbolic regression techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    asycxx, is a framework to develop networked applications in c++ in an asynchronous style. This project is largely inspired from 'Twisted' (http://twistedmatrix.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    CppLINDA is a C++ LINDA implementation of the LINDA coordination language for Linux Operating Systems. This Library consists of a client and server implementation and , moreover, some new operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Plug is a component-based development framework, it can help developers quickly build components module, unified interface, the development of norms to facilitate the creation, release of components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DCF is based on ACE,it provides a optional Name-Service for locating service, a single interface for both client and server. Anyone can embed DCF in a program to implement communication easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A FlyFF Emululator written in C++. An original version 6 server was created by Kiki aka KittonKicker. After some quick editing, it was made to work with v11. All the files are open source and the developers are working to get the server completed for all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EpFamvir

    C++ Software framework that supports data-intensive distributed apps.

    * EpFamvirproject in this site is not maintained anymore. * The project has been moved to https://github.com/juhgiyo/EpFamvir EpFamvir is a Visual C++ Software framework that supports data-intensive distributed applications.. The features includes: - Famvir Distributed File System - Job Tracker and Task Tracker: the MapReduce Engine For detailed documentation, please download this full document (EPFamvir Documentation.chm) from the "Downloads" Section. * If the documentation file is not visible after finishing download. Solution 1. ** Double-click the .chm file. ** In the Open File-Security Warning dialog box, click to clear the Always ask before opening this file check box. ** Click Open. Solution 2. ** Right-click the CHM file, and then click Properties. ** Click Unblock. ** Double-click the .chm file to open the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Unser Projekt übersetzt emulator cores von arcemu ins deutsche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Igorx

    Modular Web-/Application server framework

    Igorx is a modular Web-/Application server written in Python and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KQ Server - small and fast server for FreeBSD with kqueue mechanism usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LAppS

    LAppS

    Lua Application Server for micro-services with default communication

    This is an attempt to provide very easy-to-use Lua Application Server working over WebSockets protocol (RFC 6455). LAppS is an application server for micro-services architecture. It is build to be highly scalable vertically. The docker cloud infrastructure (kubernetes or swarm) shall be used for horizontal scaling. LAppS has most scallable WebSockets server out there. LAppS is the same thing to WebSockets as the Apache or Nginx are to HTTP. LAppS does not supports HTTP (though it supports HTTP Upgrade GET request as per RFC 6455). The only supported scripting language so far is the Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LfReactor

    lf(leader/followers) pattern with reactor based on poco c++ libraries

    this library implement lf(leader/followers) pattern with reactor based on poco c++ libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LightSQL is an excellent tool for oracle development environment, specially designed for oracle 8i, 9i and 10g databases. You can download or export the results as text file, excel sheet, xml document or as insert statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mass Multiplayer Gaming Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A windows based simulator for a real multimedia message service center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MessagE//:

    Standart S60 Message apps sometimes "forbrid" memory card

    This Symbian apps force use standart Message apps a memory card insted builtin after you connect to PC by USB or removу and install memory card. It is always works in background and hasn't interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Muduo

    Muduo

    Event-driven network library for multi-threaded Linux server in C++11

    Muduo is a multithreaded C++ network library based on the reactor pattern. Use of this source code is governed by a BSD-style license that can be found in the License file. Requires Linux kernel version equal or above 2.6.28. Tested on Debian 7 and above, Unbuntu 14.04 and above, and CentOS 7 and above. Install required packages Debian, Ubuntu, etc. See .travis.yml for additional packages for building more examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MultiXTpm Application Server is FREE SOFTWARE, It is a Message Oriented Middleware (MOM) and Transaction Processing (TP) Monitor. It provides the runtime environment and rich API for developing large, scalable distributed applications for OLTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next