Showing 62 open source projects for "all-in-one"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Brynet

    Brynet

    A Header-Only cross-platform C++ TCP network library

    Header Only Cross-platform high-performance TCP network library using C++ 11. The server uses two network threads and one logic thread, the client uses one network (also process logic) thread. Every packet size is 46 bytes. Every packet contains the client's id. Server broadcast packets to all clients when recv one packet from any client. The client sends one packet when recv packet from the server and the packet's id is equal self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sogou C++ Workflow

    Sogou C++ Workflow

    C++ parallel computing and asynchronous networking engine

    As Sogou`s C++ server engine, Sogou C++ Workflow supports almost all back-end C++ online services of Sogou, including all search services, cloud input method, online advertisements, etc., handling more than 10 billion requests every day. This is an enterprise-level programming engine in light and elegant design which can satisfy most C++ back-end development requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RESTinio

    RESTinio

    HTTP/WebSocket server C++14 library

    RESTinio is a header-only C++14 library that gives you an embedded HTTP/WebSocket server. It is based on the standalone version of ASIO and is targeted primarily for the asynchronous processing of HTTP requests. Since v.0.4.1 Boost::ASIO (1.66 or higher) is also supported. Consider the task of writing a C++ application that must support some REST API, RESTinio represents our solution for that task. Server runs on the main thread, and responds to all requests with a hello-world message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WinNMP - Windows Nginx MySql Php 8 stack

    WinNMP - Windows Nginx MySql Php 8 stack

    Fast & stable Nginx MariaDB Redis Php 8 development stack for Windows

    WinNMP - Nginx MariaDB Redis Php 8 development stack for Windows A lightweight, fast and stable server stack for developing php mysql applications on windows, based on the excellent webserver Nginx. A lighter alternative to XAMPP and WAMP. Also known as WTServer and wt-nmp Current Package contains the latest stable versions of: - Nginx web server - MariaDB 10 database server, mysql replacement (32/64bit) - MongoDB 4 document-based database (64bit) - Redis Cache/NoSql, memcached...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    ESP32-S2-Mini

    ESP32-S2-Mini

    Arduino ESP32-S2-Mini v1.00 Wemos | Firmware PS4 900x HOST Wifi AP

    Firmware para placa de desarrollo Arduino ESP32-S2 Mini v1.0.0 LOLIN-WIF WEMOS ESP32S2 Dev para Montar Servidor Host AP PlayStation 4 Herramienta web para instalar la última versión del Firmware: https://xdevgms.github.io/ Una vez instalado el firmware podrá conectar con la placa ESP32-S2 Mini vía Wifi WiFi SSID: PS4-Host-AP Password: password Página del administrador http://10.1.1.1/admin.html http://webkey.local/admin.html Nota Importante 1: En la sección configuración...
    Downloads: 104 This Week
    Last Update:
    See Project
  • 6
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    Ascoos Web Extended Studio

    Ascoos Web Extended Studio

    Is a portable web server for windows 64Bit, for Web Development.

    Extensions for AWES can be found in the https://sourceforge.net/p/awes-extensions/ The Ascoos Web Extended Studio is a special freeware version of web server for all Web Developers and Web Designers and is based on Apache, PHP, MariaDB and other. It offers to user the option of executing different versions of PHP and MariaDB. It is structured for easy upgrading of individual programs without uninstalling - reinstalling the AWES, no redefine needed of configuration of each application...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    ahttp

    ahttp

    supports IPv4/IPv6 HTTP client/server program

    1. support http and socks4/4a/5 proxy 2. support http/https 3. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Ascoos Web Server

    Ascoos Web Server

    Is a web server for all Web Developers and Web Designers

    NEW Ascoos Web Extended Studio (AWES) is here : https://sourceforge.net/projects/ascoos-web-extended-studio/ ASCOOS Web Server is a rich package designed as a versatile web server for development purposes. It incorporates third-party components such as PHP, MySQL, pgSQL, MongoDB and FileZilla and stands out through a compact setup and a well-built administrative panel. ASCOOS Web Server allows you to work with multiple versions of PHP and MySQL without having to re-install the package....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10

    TextUS

    A framework in which the system is defined by a xml file

    TextUS is written in C++. It runs under MS Windows 2000/XP , Linux or Solaris. It includes a simple HTTPS or HTTP server. Importantly, it provides a framework which is similar with AOP(Aspect Oriented Programming). In tTextUS, a software system is composed of all kinds of modules which are some dll files (in MS Windows) or so files ( in Unix etc.). The system is defined by a xml file which describes the data flow and control flow of every module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    ... option. Stream Sources will be able to restreamed to RTMP Player, Youtube API, Facebook API, Twitch and any other plaftforms that supports streaming with API and stream key. All these can be published simultaneously at the same time. ForFirst UAT - User Acceptance Test has been conducted @ Pollachi Veerathamilatchi Sengodi Nenaivendal @ Sandaipettai Thidal, Pollachi on 19 August 2017 #3146 Viewed Simultaneously Streamed with 16 GB Ram, 500 GB SSD, Ubuntu 16.04 LTS Server with NTK RTMP Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ multi-threaded application for viewing network IP cameras, and other video device supported by v4l2. It uses TrollTech QT3, V4L2 and HTTP protocol. This demo project (2006 - 2007) requires the following: 1. Qt3 libraries and headers 2. OpenGL libraries 3. Kdevelop 3 To build the project: import with Kdevelop 3 and build this should generate Makefiles, missing template headers and demo binary. Notice: Source periodically re-uploaded/updated for statistics ..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    DesignerWt

    A layout and widget editor for Wt (C++ web applications)

    This program will allow you to create sophisticated screen layouts that can automatically adjust to browser size. Each widget within a layout is highly customisable, using property pages that adapt to the type of widget being edited. There is a preview mode and a zoom mode for detailed editing. In addition to the main design dialogs and popup menus can also be created. A design, when saved, will generate a C++ header class that contains all elements of the design. This class, when created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Snap! C++

    Snap! C++

    Fast Websites: Powerful CMS for Apache written in C++

    Snap! C++ runs your CMS using binary code written in C and C++. (We use some libraries that are written in C, all of our server code is written in C++.) The basic concept is taken from a large set of Drupal 6.x modules from Drupal Core and necessary 3rd party modules (we've been using over 220 modules on top of the Core modules.) The result is quite extensible as it offers a plug-in mechanism that everyone is welcome to use to create their own extensions. Debian Packages can be downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Portable Webserver

    Portable Webserver

    Simple, useful & fast webserver for your portable device!

    It's a portable server manager that you can go anywhere, anytime, in any computer and run your webapp. Quick and easy to configure, a really useful application for your portable apps kit.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    Small and medium-size enterprise portal solutions through arcana. E-Commerce, Users & Management, Accounting, Engineering Solutions, Daemon Management, and custom portal applet creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AMFPP for Windows

    A windows web server management control panel.

    AMFPP is a simple to use control panel that makes life easier when it comes to setup a Windows Server with services such as Apache, MySQL, FTP Server, PHP, and phpMyAdmin, AMFPP will install all of these during installation and also give you a control panel to control all of it. Not to mention we have integrated our SiteApache software so that you can host multiple websites. For installation and configuration instructions, please visit http://www.amfpp.co.uk/help.php
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    WUtils

    Utility classes for the Wt C++/JavaScript web framework

    WUtils is a set of C++ utility classes for the Wt C++/JavaScript web framework. This library needs a C++11 compiler. There is both a hg repository and a git repository, pick the one you prefer, they are always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    ... via the web. Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22

    Hellsing

    Distributed JavaScript Engine

    Hellsing is a distributed JavaScript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Clastes

    C++ lightweight HTTP asynchronous enhanceable server

    Crossplatform C++ lightweight HTTP server based on libevent library. Features: - lightweight, server core implements base logic only - asynchronous, server doesn't have any additional worker threads or processes, it uses one queue for all requests - enhanceable, server provides useful API for creating additional extensions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OMeS ( Overnet Millennium Server ) Linux

    OMeS ( Overnet Millennium Server ) Linux

    Overnet Millennium Server for Unix Linux

    Linux C/C++ Bash Shell developers we need you!!! Overnet Millennium Server for Unix/Linux adds a whole new layer to the web, the Overnet . With the Overnet Millennium Server web hosts will be able to offer a new space and protocol to deliver data to a web browser in a completely new way. Web developers will have a totally new way to create content for the web. And web users will have thousands of new services, sources of entertainment and ways to communicate, as well as the power to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a set of tools for developing web-based applications using C++. The goal is to fill a gap of scalability unobtainable by other managed platforms (i.e. Java and .Net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next