54 results found Sort:
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
Created
2019-02-24
914 commits to dev branch, last one 17 days ago
A C++ High Performance Web Server
Created
2018-02-02
59 commits to master branch, last one 2 years ago
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Created
2018-08-28
1,188 commits to master branch, last one 14 days ago
30天自制C++服务器,包含教程和源代码
Created
2021-11-30
175 commits to main branch, last one 23 days ago
High Performance TCP/UDP/HTTP Communication Component
Created
2013-12-17
270 commits to dev branch, last one 2 months ago
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Created
2014-08-02
234 commits to master branch, last one about a year ago
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI...
Created
2023-01-07
447 commits to main branch, last one 13 days ago
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Created
2016-08-13
1,193 commits to master branch, last one 3 days ago
benchmarks for implementation of servers which support 1 million connections
Created
2019-02-15
56 commits to master branch, last one 3 years ago
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
Created
2019-09-01
264 commits to master branch, last one 2 years ago
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
Created
2023-01-03
517 commits to main branch, last one about a month ago
Cross platform network library with C++11
Created
2018-06-04
408 commits to master branch, last one 3 months ago
Yet another fast and efficient HTTP server
Created
2014-10-25
65 commits to master branch, last one 3 years ago
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
Created
2020-08-08
360 commits to master branch, last one about a year ago
High performance minimalism async-io(proactor) networking for Golang.
Created
2019-12-20
494 commits to master branch, last one 2 months ago
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI
Created
2018-02-09
201 commits to master branch, last one about a year ago
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
Created
2018-03-18
51 commits to master branch, last one about a year ago
A C++ Lightweight Web Server based on Linux epoll
Created
2019-02-01
132 commits to master branch, last one about a year ago
Yet another Facebook clone written in C
Created
2016-04-20
115 commits to master branch, last one 2 years ago
simple http server base on epoll
Created
2014-10-26
286 commits to master branch, last one about a year ago
Proactive IO & Runtime system
Created
2020-07-06
154 commits to master branch, last one 9 months ago
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Created
2017-11-17
513 commits to master branch, last one 2 years ago
Lightweight event loop library for Linux epoll() family APIs
Created
2013-07-18
493 commits to master branch, last one 11 months ago
goev is a lightweight, concise i/o event demultiplexer implementation in Go
Created
2023-06-28
269 commits to main branch, last one about a year ago
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
Created
2017-12-01
2,971 commits to master branch, last one 11 days ago
高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)
Created
2022-01-18
203 commits to main branch, last one about a year ago
Simple I/O event notification library wirtten in Golang
Created
2022-12-31
344 commits to master branch, last one 11 months ago
A C++ network library for study.
Created
2022-01-04
46 commits to main branch, last one about a year ago
pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架
Created
2021-11-04
14 commits to main branch, last one 3 years ago