All Projects → htfy96 → C10k Server

htfy96 / C10k Server

Licence: apache-2.0
A toy asynchronous server, written in C++14 (WIP)

Programming Languages

cpp14
131 projects

Projects that are alternatives of or similar to C10k Server

Clusterws
💥 Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js
Stars: ✭ 868 (+6100%)
Mutual labels:  server, socket
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+6135.71%)
Mutual labels:  server, socket
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+842.86%)
Mutual labels:  server, socket
Socketcluster Server
Minimal server module for SocketCluster
Stars: ✭ 70 (+400%)
Mutual labels:  server, socket
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+1507.14%)
Mutual labels:  server, socket
Deta cache
缓存cache服务器
Stars: ✭ 106 (+657.14%)
Mutual labels:  server, socket
Ether.network
https://github.com/Eastrall/Sylver
Stars: ✭ 147 (+950%)
Mutual labels:  server, socket
Pesocket
A C# Network Library.
Stars: ✭ 134 (+857.14%)
Mutual labels:  server, socket
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+16750%)
Mutual labels:  server, socket
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+1321.43%)
Mutual labels:  server, socket
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (+114.29%)
Mutual labels:  server, socket
Fastd
🚀 A high performance PHP API framework.
Stars: ✭ 423 (+2921.43%)
Mutual labels:  server, socket
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (+0%)
Mutual labels:  server, socket
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (+771.43%)
Mutual labels:  server, socket
Zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Stars: ✭ 161 (+1050%)
Mutual labels:  server, socket
Cellnet
High performance, simple, extensible golang open source network library
Stars: ✭ 3,714 (+26428.57%)
Mutual labels:  server, socket
Networksocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
Stars: ✭ 435 (+3007.14%)
Mutual labels:  server, socket
Appserver
A multithreaded application server for PHP, written in PHP.
Stars: ✭ 930 (+6542.86%)
Mutual labels:  server
Vertx Web
HTTP web applications for Vert.x
Stars: ✭ 853 (+5992.86%)
Mutual labels:  server
Srvs
Zero dependency dev server
Stars: ✭ 25 (+78.57%)
Mutual labels:  server

c10k-server

Travis Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. license

A toy asynchronous server, written in C++14

Test matrix

Distribution Compiler CMAKE_BUILD_TYPE Status
Ubuntu 12.04 g++-4.9 Debug Status
Ubuntu 12.04 g++-4.9 Release Status
Ubuntu 12.04 g++-5 Debug Status
Ubuntu 12.04 g++-5 Release Status
Ubuntu 12.04 clang++-3.8 Debug Status
Ubuntu 12.04 clang++-3.8 Release Status
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].