Repository navigation

#

epoll-tcp-server

🚀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.

Go
1744
2 年前

A high performance network library

C++
321
2 年前

go语言开发的轻量化物联网后台常用的socket server,包括连接管理,消息处理器,常用编码转换器等。

Go
66
3 年前

A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model

C++
34
1 年前

Distributed high-availability asynchronous RPC framework based on epoll+protobuf

C++
19
1 年前

High-performance TCP proxy server powered via epoll() wrote in C

C
8
3 年前

基于epoll实现的 golang socket 框架

Go
7
5 年前

netgo is base on epoll syscall networking framework

Go
6
7 年前

Monadic event loop for C using epoll.

C
5
3 年前

Hybrid Network Server with MySQL Connection Pool in C++

C++
3
1 年前

A simple epoll model

C++
2
8 年前

a KV database implemented by Golang based on Redis

Go
2
2 年前

A TCP Instant Messaging server/client with P2P support. It's written in C and uses epoll(7).

C
1
5 年前

EPOLL Simple TCP Server (idea reactor pattern), http static responce.

C
1
5 年前

Mini HTTP server library from scratch with C++

C++
1
3 个月前