RandyLambert / LibraryCodeComments
常用开源库(muduo,云风coroutine库,epoll,go1.5.1)源码注释,尽量保证一直更新
☆13Updated 4 years ago
Alternatives and similar repositories for LibraryCodeComments:
Users that are interested in LibraryCodeComments are comparing it to the libraries listed below
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 2 months ago
- Easy to use RPC framework☆42Updated 7 years ago
- 云风coroutine库源码分析☆16Updated 4 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- 一个微信内部使用的协程库☆12Updated 6 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 5 years ago
- 以优雅的方式收集软件系统中那些独立且需初始化的类、配置等模块。☆11Updated 9 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态 协议栈NtyTc…☆28Updated 2 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 6 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Updated 4 years ago
- Modern C++ Network Server Framework☆18Updated 2 years ago
- The tbox online documentation site☆10Updated last year
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆30Updated 7 months ago
- ✨ 多线程异步http post数据发送程序,使用redis做队列,可接收php/java等其他语言的异步任务☆13Updated 8 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- ☆19Updated 5 years ago
- 根据飞鸽传书协议实现的Linux版飞秋 / chatting software in Linux on local area network(feiq)☆16Updated 3 years ago
- 基于C语言编写的高并发Epoll服务器☆20Updated 5 years ago
- Platform for Internet of Things with Lua, Modern IoT device embedded software development platform.☆19Updated 3 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago