Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: muduo

niu0217/Niumuduo

自己学习muduo的一个文档记录

Language: C++ - Size: 2.74 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 1 - Forks: 0

celeron633/MyReactor

personal muduo library implement

Language: C++ - Size: 117 KB - Last synced: 7 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

niu0217/Niurecipes

添加注释

Language: C++ - Size: 711 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 0

alongL/openssl_for_muduo

A sample to show how to add openssl support for muduo. It's the same for other networking library.

Language: C++ - Size: 5.11 MB - Last synced: 13 days ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 6

GandalfGondor/SimpleNetBase

Language: C - Size: 3.12 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

10-Kirito/RPC-Framework

A simple RPC framework using Protobuf and Muduo to implement.

Language: C++ - Size: 15.8 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

whjkm/Web_Server

💻 High-performance multi-thread web server written by C++

Language: C++ - Size: 290 KB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 30 - Forks: 4

NAIUI/Cpp11-NetworkLib

一个基于Cpp11的网络库,无第三方库链接,采用one loop per thread,参考了muduo的设计

Language: C++ - Size: 5.36 MB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

EricPengShuai/muduo

learning muduo (one loop per thread) 进阶👉🏻 https://github.com/EricPengShuai/muduo-http

Language: C++ - Size: 486 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

AlexStocks/muduo Fork of chenshuo/muduo

a muduo branch without boost and cmake, just using c++11 and makefile

Language: C++ - Size: 2.48 MB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 224 - Forks: 72

no5ix/realtinet

A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .

Language: C++ - Size: 3.73 MB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 65 - Forks: 29

Mihawk086/easy_webrtc_server

基于muduo的简单的webrtc流媒体服务器

Language: C++ - Size: 6.05 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 250 - Forks: 106

Nov11/tinyNL

Language: C++ - Size: 136 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 2

EricPengShuai/muduo-http

再次重构 mymuduo,重点关注计时器以及HTTPServer,模块化 CMakeLists.txt

Language: C++ - Size: 1.03 MB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

liuluheng/levmu

Based on redis protocol, storing data in leveldb, using muduo for communication

Language: C - Size: 5.73 MB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 11 - Forks: 2

mrn3088/chatserver

Real-time C++ Chat Server based on muduo, MySQL, Redis, nginx.

Language: C++ - Size: 34.9 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 2 - Forks: 0

RRRRR0204/tinyrpc

C++项目—基于muduo网络库和protobuf的小型rpc框架

Language: C++ - Size: 10.9 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

RRRRR0204/chatserver

C++项目—基于muduo网络库的集群聊天服务器

Language: C++ - Size: 34 MB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

RRRRR0204/mymuduo

C++项目—muduo网络库核心组件

Language: C++ - Size: 819 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ZYunfeii/ElegantDIS

Distributed simulation system based on muduo

Language: C++ - Size: 51.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 2

BurgerGroup/Burger

:hamburger: c++11 Server based on coroutine and reactor

Language: C++ - Size: 34.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 85 - Forks: 16

importcpp/WebServer

C++高性能网络服务器

Language: C++ - Size: 21.7 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 58 - Forks: 4

RandyLambert/LibraryCodeComments

常用开源库(muduo,云风coroutine库,epoll,go1.5.1)源码注释,尽量保证一直更新

Language: Go - Size: 12.7 MB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 12 - Forks: 2

davidditao/DDmuduo

自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。

Language: C++ - Size: 10.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 8 - Forks: 0

neverwaiting/cchess

A chinese chess project base on websit-server(BS) mode.

Language: JavaScript - Size: 7.93 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Anita-Mul/muduo

【muduo 源码解析】

Language: C++ - Size: 39 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 18 - Forks: 3

celeron633/MyReactor-libev

implemnt muduo with libev

Language: C++ - Size: 42 KB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

songquanpeng/tiny-muduo

Another toy C++ network library.

Language: C++ - Size: 151 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

DAN-AND-DNA/tcp-server

Language: Go - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

peigongdh/muduo-todpole

Online chat game use muduo.

Language: C++ - Size: 118 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 6 - Forks: 0

distanceNing/baseNetLib

模仿muduo 实现事件驱动网络库

Language: C++ - Size: 5.67 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 3

navining/gochat

A chat server and client based on muduo network library, able to work on a cluster server. Using Nginx TCP module for load balancing and Redis as message queue middleware

Language: C++ - Size: 22.3 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

JieTrancender/muduo-research

research muduo library

Language: C++ - Size: 9.76 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0