All Projects → Mgx → Similar Projects or Alternatives

949 Open source projects that are alternatives of or similar to Mgx

cs
开箱即用的基于命令的消息处理框架,让 websocket 和 tcp 开发就像 http 那样简单
Stars: ✭ 19 (+26.67%)
Mutual labels:  tcp, tcp-server, http-server
Webcpp
用C++开发web服务器框架
Stars: ✭ 23 (+53.33%)
Mutual labels:  http-server, thread-pool, epoll
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (+1566.67%)
Mutual labels:  tcp-server, http-server, epoll
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (+733.33%)
Mutual labels:  tcp, http-server, coroutine
Webserver
A C++ High Performance Web Server
Stars: ✭ 4,164 (+27660%)
Mutual labels:  http-server, thread-pool, epoll
Swoft
🚀 PHP Microservice Full Coroutine Framework
Stars: ✭ 5,420 (+36033.33%)
Mutual labels:  tcp-server, http-server, coroutine
sol
Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.
Stars: ✭ 72 (+380%)
Mutual labels:  tcp, epoll
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (+1746.67%)
Mutual labels:  tcp, http-server
Burger
🍔 c++11 Server based on coroutine and reactor
Stars: ✭ 58 (+286.67%)
Mutual labels:  tcp-server, coroutine
Proxy admin free
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
Stars: ✭ 487 (+3146.67%)
Mutual labels:  tcp, http-server
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+5246.67%)
Mutual labels:  tcp, http-server
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (+100%)
Mutual labels:  tcp, epoll
Easytcp
Simple framework for TCP clients and servers. Focused on performance and usability.
Stars: ✭ 60 (+300%)
Mutual labels:  tcp, tcp-server
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+346.67%)
Mutual labels:  tcp, tcp-server
epump
ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。
Stars: ✭ 26 (+73.33%)
Mutual labels:  tcp, epoll
edu cpp IOCP
IOCP 실습
Stars: ✭ 49 (+226.67%)
Mutual labels:  tcp, tcp-server
Tiginx
Tiginx is a Shanzhai Nginx project , please buyao use it xian , if meet problem , I no fuze ...
Stars: ✭ 29 (+93.33%)
Mutual labels:  tcp, epoll
hev-task-system
A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)
Stars: ✭ 41 (+173.33%)
Mutual labels:  epoll, coroutine
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+29366.67%)
Mutual labels:  tcp, epoll
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 (-6.67%)
Mutual labels:  tcp, tcp-server
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (+2020%)
Mutual labels:  tcp, coroutine
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (+646.67%)
Mutual labels:  tcp, tcp-server
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+14993.33%)
Mutual labels:  tcp, coroutine
Simpletcp
A minimal non-blocking TCP server written for Python 3.
Stars: ✭ 162 (+980%)
Mutual labels:  tcp, tcp-server
WebServer
High-performance multi-threaded tcp network server in c++11
Stars: ✭ 58 (+286.67%)
Mutual labels:  http-server, epoll
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+993.33%)
Mutual labels:  tcp, tcp-server
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (+20%)
Mutual labels:  tcp, tcp-server
fancy
High performance web server
Stars: ✭ 20 (+33.33%)
Mutual labels:  http-server, epoll
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+553.33%)
Mutual labels:  tcp, tcp-server
epoller
epoll implementation for connections in Linux, MacOS and Windows
Stars: ✭ 58 (+286.67%)
Mutual labels:  tcp, epoll
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (+100%)
Mutual labels:  tcp, tcp-server
node-jsonrpc2
JSON-RPC 2.0 server and client library, with HTTP (with Websocket support) and TCP endpoints
Stars: ✭ 103 (+586.67%)
Mutual labels:  tcp, http-server
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+1880%)
Mutual labels:  tcp, tcp-server
Evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Stars: ✭ 2,850 (+18900%)
Mutual labels:  tcp-server, http-server
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+2620%)
Mutual labels:  tcp, tcp-server
Tacopie
C++ TCP Library - NO LONGER MAINTAINED
Stars: ✭ 359 (+2293.33%)
Mutual labels:  tcp, tcp-server
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+3026.67%)
Mutual labels:  tcp, tcp-server
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+2040%)
Mutual labels:  tcp, tcp-server
Dpdk Ans
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
Stars: ✭ 925 (+6066.67%)
Mutual labels:  tcp, tcp-server
Simpleunitytcp
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (+46.67%)
Mutual labels:  tcp, tcp-server
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (+133.33%)
Mutual labels:  tcp, tcp-server
Eomaia
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
Stars: ✭ 159 (+960%)
Mutual labels:  tcp-server, epoll
Esp8266 Wifi Uart Bridge
Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode
Stars: ✭ 107 (+613.33%)
Mutual labels:  tcp, tcp-server
Deta cache
缓存cache服务器
Stars: ✭ 106 (+606.67%)
Mutual labels:  tcp, tcp-server
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (+560%)
Mutual labels:  tcp, tcp-server
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (+180%)
Mutual labels:  tcp, tcp-server
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+15626.67%)
Mutual labels:  tcp, tcp-server
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+1226.67%)
Mutual labels:  tcp, epoll
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+1186.67%)
Mutual labels:  thread-pool, coroutine
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+8893.33%)
Mutual labels:  tcp, tcp-server
SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 263 (+1653.33%)
Mutual labels:  tcp, tcp-server
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (+733.33%)
Mutual labels:  tcp, tcp-server
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (+313.33%)
Mutual labels:  tcp, tcp-server
tcpserver
A TCP Server with simple and clean API
Stars: ✭ 12 (-20%)
Mutual labels:  tcp, tcp-server
WebServer
C++高性能网络服务器
Stars: ✭ 53 (+253.33%)
Mutual labels:  tcp, epoll
easytcp
✨ 🚀 EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
Stars: ✭ 416 (+2673.33%)
Mutual labels:  tcp, tcp-server
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+733.33%)
Mutual labels:  tcp, tcp-server
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (+5226.67%)
Mutual labels:  tcp-server, http-server
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+8773.33%)
Mutual labels:  tcp, http-server
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+726.67%)
Mutual labels:  tcp, tcp-server
1-60 of 949 similar projects