All Projects → libevent → Similar Projects or Alternatives

73 Open source projects that are alternatives of or similar to libevent

Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+824.24%)
Mutual labels:  libevent, epoll
cherry
cherry: A Minimal HTTP Server
Stars: ✭ 22 (-93.94%)
Mutual labels:  epoll
Wifidog Ng
Next generation WifiDog implemented in Lua.
Stars: ✭ 197 (-45.73%)
Mutual labels:  epoll
Nuclei
Proactive IO & Runtime system
Stars: ✭ 113 (-68.87%)
Mutual labels:  epoll
rpcsrv
JSON-RPC server based on C++11 and libevent
Stars: ✭ 28 (-92.29%)
Mutual labels:  libevent
lightsocks-c
🌐 Light SOCKS5 proxy
Stars: ✭ 56 (-84.57%)
Mutual labels:  libevent
Poseidon
Poseidon Server Framework (refactor WIP)
Stars: ✭ 162 (-55.37%)
Mutual labels:  epoll
lce
linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能
Stars: ✭ 61 (-83.2%)
Mutual labels:  epoll
yastack
YAStack: User-space network-stack based on DPDK, FreeBSD TCP/IP Stack, EnvoyProxy
Stars: ✭ 90 (-75.21%)
Mutual labels:  libevent
1m Go Tcp Server
benchmarks for implementation of servers which support 1 million connections
Stars: ✭ 1,193 (+228.65%)
Mutual labels:  epoll
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-91.74%)
Mutual labels:  epoll
Stairspeedtest Reborn
Proxy performance batch tester based on Shadowsocks(R) and V2Ray
Stars: ✭ 2,501 (+588.98%)
Mutual labels:  libevent
llb
Dead simple event-driven load-balancer
Stars: ✭ 27 (-92.56%)
Mutual labels:  epoll
Socket.core
This is a socket framework based on C # net standard2.0 write, can be used for .NET Framework / dotnet core assembly, can run in window (IOCP) / linux (epoll) .Use asynchronous connection, asynchronous send, asynchronous receive, Performance burst tables, and pass the stress test. 这是一个基于C# .net standard2.0 写的socket框架,可使用于.net Framework/dotnet core程序集,能在window(IOCP)/linux(epoll)运行.使用异步连接,异步发送,异步接收,性能爆表,并且通过压力测试。
Stars: ✭ 203 (-44.08%)
Mutual labels:  epoll
Mgx
🌈 A high performance network framework written in c++ (support tcp and http)
Stars: ✭ 15 (-95.87%)
Mutual labels:  epoll
Webserver
High-performance web server written in C++
Stars: ✭ 175 (-51.79%)
Mutual labels:  epoll
netpoll
Package netpoll implements a network poller based on epoll/kqueue.
Stars: ✭ 38 (-89.53%)
Mutual labels:  epoll
Lotos
tiny but high-performance HTTP Server
Stars: ✭ 140 (-61.43%)
Mutual labels:  epoll
epump
ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。
Stars: ✭ 26 (-92.84%)
Mutual labels:  epoll
Tcpsocks
Redirect traffic to SOCKS5 server with iptables, epoll based, single threaded.
Stars: ✭ 78 (-78.51%)
Mutual labels:  epoll
hasses
Hyper's Asynchronous Server Sent event (SSE) notification Server
Stars: ✭ 18 (-95.04%)
Mutual labels:  epoll
Appnet
A Network Server Extension For PHP
Stars: ✭ 72 (-80.17%)
Mutual labels:  epoll
netman
高性能的TCP网络框架、支持TLS、可配置的路由、websocket、基于事件循环(epoll),百万连接(C1000K)
Stars: ✭ 96 (-73.55%)
Mutual labels:  epoll
pegasocks
A lightweight proxy client written in C, intends to support multiple protocols(trojan etc.)
Stars: ✭ 112 (-69.15%)
Mutual labels:  libevent
Zltoolkit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Stars: ✭ 838 (+130.85%)
Mutual labels:  epoll
Libfiber
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
Stars: ✭ 519 (+42.98%)
Mutual labels:  epoll
WebServer
C++高性能网络服务器
Stars: ✭ 53 (-85.4%)
Mutual labels:  epoll
Tkeed
🌎 High Performance HTTP WebServer
Stars: ✭ 485 (+33.61%)
Mutual labels:  epoll
Libwebsockets
canonical libwebsockets.org networking library
Stars: ✭ 3,314 (+812.95%)
Mutual labels:  libevent
epoller
epoll implementation for connections in Linux, MacOS and Windows
Stars: ✭ 58 (-84.02%)
Mutual labels:  epoll
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (-31.13%)
Mutual labels:  epoll
connect
tiny cross-platform socket API library
Stars: ✭ 46 (-87.33%)
Mutual labels:  epoll
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (-45.18%)
Mutual labels:  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 (-80.17%)
Mutual labels:  epoll
Vino
Vino is a lightweight and efficient web server.
Stars: ✭ 181 (-50.14%)
Mutual labels:  epoll
async
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
Stars: ✭ 35 (-90.36%)
Mutual labels:  epoll
Libuev
Lightweight event loop library for Linux epoll() family APIs
Stars: ✭ 170 (-53.17%)
Mutual labels:  epoll
liblw
An asynchronous application framework built on C++ coroutines and epoll.
Stars: ✭ 34 (-90.63%)
Mutual labels:  epoll
Eomaia
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
Stars: ✭ 159 (-56.2%)
Mutual labels:  epoll
fancy
High performance web server
Stars: ✭ 20 (-94.49%)
Mutual labels:  epoll
Webserver
A C++ Lightweight Web Server based on Linux epoll
Stars: ✭ 135 (-62.81%)
Mutual labels:  epoll
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Stars: ✭ 432 (+19.01%)
Mutual labels:  epoll
Sincere
Sincere is a micro web framework for Rust(stable) based on hyper and multithreading
Stars: ✭ 91 (-74.93%)
Mutual labels:  epoll
WebServer
High-performance multi-threaded tcp network server in c++11
Stars: ✭ 58 (-84.02%)
Mutual labels:  epoll
Envelop.c
🌊 Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.
Stars: ✭ 75 (-79.34%)
Mutual labels:  epoll
hev-task-system
A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)
Stars: ✭ 41 (-88.71%)
Mutual labels:  epoll
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-79.61%)
Mutual labels:  epoll
okdbc
A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.
Stars: ✭ 28 (-92.29%)
Mutual labels:  libevent
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 (+198.07%)
Mutual labels:  epoll
tunnel
一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接
Stars: ✭ 39 (-89.26%)
Mutual labels:  epoll
Webcpp
用C++开发web服务器框架
Stars: ✭ 23 (-93.66%)
Mutual labels:  epoll
developkit set
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
Stars: ✭ 654 (+80.17%)
Mutual labels:  libevent
Zaver
Yet another fast and efficient HTTP server
Stars: ✭ 673 (+85.4%)
Mutual labels:  epoll
LightSocks-cxx
⚡️一个轻巧的网络混淆代理🌏
Stars: ✭ 22 (-93.94%)
Mutual labels:  libevent
fastsocket
⚠️⚠️⚠️ DEPRECATED
Stars: ✭ 14 (-96.14%)
Mutual labels:  epoll
epoll
epoll(7) binding in Ruby
Stars: ✭ 22 (-93.94%)
Mutual labels:  epoll
Tiginx
Tiginx is a Shanzhai Nginx project , please buyao use it xian , if meet problem , I no fuze ...
Stars: ✭ 29 (-92.01%)
Mutual labels:  epoll
libapenetwork
Fast cross-platform async network library
Stars: ✭ 17 (-95.32%)
Mutual labels:  epoll
ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Stars: ✭ 1,302 (+258.68%)
Mutual labels:  epoll
Evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Stars: ✭ 2,850 (+685.12%)
Mutual labels:  libevent
1-60 of 73 similar projects