All Projects → WebServer → Similar Projects or Alternatives

723 Open source projects that are alternatives of or similar to WebServer

Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+6230.19%)
Mutual labels:  webserver, epoll, muduo
Webserver
A C++ High Performance Web Server
Stars: ✭ 4,164 (+7756.6%)
Mutual labels:  webserver, reactor, epoll
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-43.4%)
Mutual labels:  tcp, reactor, epoll
WebServer
High-performance multi-threaded tcp network server in c++11
Stars: ✭ 58 (+9.43%)
Mutual labels:  reactor, epoll, eventfd
Webserver
High-performance web server written in C++
Stars: ✭ 175 (+230.19%)
Mutual labels:  webserver, epoll
Eomaia
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
Stars: ✭ 159 (+200%)
Mutual labels:  reactor, epoll
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 (+1413.21%)
Mutual labels:  tcp, webserver
Tiginx
Tiginx is a Shanzhai Nginx project , please buyao use it xian , if meet problem , I no fuze ...
Stars: ✭ 29 (-45.28%)
Mutual labels:  tcp, epoll
Gev
🚀Gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
Stars: ✭ 1,082 (+1941.51%)
Mutual labels:  reactor, epoll
ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Stars: ✭ 1,302 (+2356.6%)
Mutual labels:  epoll, threadpool
lce
linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能
Stars: ✭ 61 (+15.09%)
Mutual labels:  reactor, epoll
mongoose
Embedded Web Server
Stars: ✭ 8,968 (+16820.75%)
Mutual labels:  tcp, webserver
Vino
Vino is a lightweight and efficient web server.
Stars: ✭ 181 (+241.51%)
Mutual labels:  webserver, epoll
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+8239.62%)
Mutual labels:  tcp, epoll
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 (+35.85%)
Mutual labels:  tcp, epoll
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+562.26%)
Mutual labels:  tcp, qps
im-bass
基础IM通信
Stars: ✭ 56 (+5.66%)
Mutual labels:  tcp, reactor
epoller
epoll implementation for connections in Linux, MacOS and Windows
Stars: ✭ 58 (+9.43%)
Mutual labels:  tcp, epoll
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (+500%)
Mutual labels:  tcp, webserver
Webcpp
用C++开发web服务器框架
Stars: ✭ 23 (-56.6%)
Mutual labels:  webserver, epoll
Webserver
A C++ Lightweight Web Server based on Linux epoll
Stars: ✭ 135 (+154.72%)
Mutual labels:  webserver, epoll
epump
ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。
Stars: ✭ 26 (-50.94%)
Mutual labels:  tcp, epoll
Mgx
🌈 A high performance network framework written in c++ (support tcp and http)
Stars: ✭ 15 (-71.7%)
Mutual labels:  tcp, epoll
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (+3188.68%)
Mutual labels:  tcp, reactor
Scalecube Services
v2.0 - ScaleCube Services provides a low latency Reactive Microservices library for serverless service registry and discovery based on gossip protocol and without single point-of-failure or bottlenecks.
Stars: ✭ 23 (-56.6%)
Mutual labels:  tcp, reactor
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+4437.74%)
Mutual labels:  tcp, reactor
Gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
Stars: ✭ 5,736 (+10722.64%)
Mutual labels:  reactor, epoll
Computer Networking A Top Down Approach Notes
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
Stars: ✭ 3,890 (+7239.62%)
Mutual labels:  tcp, webserver
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+275.47%)
Mutual labels:  tcp, epoll
hasses
Hyper's Asynchronous Server Sent event (SSE) notification Server
Stars: ✭ 18 (-66.04%)
Mutual labels:  webserver, epoll
Swiddler
TCP/UDP debugging tool.
Stars: ✭ 56 (+5.66%)
Mutual labels:  tcp
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (-5.66%)
Mutual labels:  tcp
GenericProtocol
⚡️ A fast TCP event based buffered server/client protocol for transferring data over the (inter)net in .NET 🌐
Stars: ✭ 38 (-28.3%)
Mutual labels:  tcp
gosynflood
Demonstrates a synflood DDOS attack with raw sockets (for Ubuntu and Debian-like distros)
Stars: ✭ 88 (+66.04%)
Mutual labels:  tcp
khttpd
An experimental HTTP server implemented as Linux kernel module
Stars: ✭ 41 (-22.64%)
Mutual labels:  tcp
WebServer
Powershell WebServer is a Powershell module that starts a webserver (without the need for IIS)
Stars: ✭ 27 (-49.06%)
Mutual labels:  webserver
connect
tiny cross-platform socket API library
Stars: ✭ 46 (-13.21%)
Mutual labels:  epoll
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (-39.62%)
Mutual labels:  tcp
ultrasonicnetworking
Ultrasonic networking - Transmitting TCP/IP via Ultrasound
Stars: ✭ 107 (+101.89%)
Mutual labels:  tcp
fourinarow-app
An online version of the popular game four in a row, written in Flutter + Dart on the client and Rust on the server side.
Stars: ✭ 23 (-56.6%)
Mutual labels:  tcp
condor
A minimal library for building scalable TCP servers in Erlang
Stars: ✭ 75 (+41.51%)
Mutual labels:  tcp
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (-20.75%)
Mutual labels:  tcp
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (+135.85%)
Mutual labels:  tcp
site-monitor
监控网站的可访问性的监控系统
Stars: ✭ 48 (-9.43%)
Mutual labels:  tcp
dperf
dperf is a DPDK based 100Gbps network performance and load testing software.
Stars: ✭ 1,320 (+2390.57%)
Mutual labels:  tcp
httpsify
a transparent HTTPS termination proxy using letsencrypt with auto certification renewal
Stars: ✭ 107 (+101.89%)
Mutual labels:  webserver
DDoS-Script
A script written in perl for ddos ​​with automatic detection of open and vulnerable port that gives up to 1.5 gb packages / s
Stars: ✭ 30 (-43.4%)
Mutual labels:  tcp
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+1867.92%)
Mutual labels:  threadpool
lsconntrack
The Linux netfilter conntrack-based connection flows pretty printer.
Stars: ✭ 38 (-28.3%)
Mutual labels:  tcp
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (+16.98%)
Mutual labels:  tcp
learn undertow
learn undertow
Stars: ✭ 27 (-49.06%)
Mutual labels:  webserver
p2p
Simple implementation of a p2p network in Go
Stars: ✭ 12 (-77.36%)
Mutual labels:  tcp
performance
Collection of documents related tunings for performance of Java low-latency trading systems: from hardware up to application level
Stars: ✭ 65 (+22.64%)
Mutual labels:  tcp
httplab
The interactive web server
Stars: ✭ 3,856 (+7175.47%)
Mutual labels:  webserver
async
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
Stars: ✭ 35 (-33.96%)
Mutual labels:  epoll
KingNetwork
KingNetwork is an open source library to facilitate the creation and communication of clients and servers via TCP, UDP, WebSocket and RUDP sockets.
Stars: ✭ 78 (+47.17%)
Mutual labels:  tcp
node-dns
🌐 DNS Server and Client Implementation in Pure JavaScript with no dependencies.
Stars: ✭ 390 (+635.85%)
Mutual labels:  tcp
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (+30.19%)
Mutual labels:  tcp
hacking-with-spring-boot-reactive-code
Code for Hacking with Spring Boot 2.3: Reactive Edition
Stars: ✭ 35 (-33.96%)
Mutual labels:  reactor
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Stars: ✭ 28 (-47.17%)
Mutual labels:  tcp
1-60 of 723 similar projects