RandyLambert / LibraryCodeComments
常用开源库(muduo,云风coroutine库,epoll,go1.5.1)源码注释,尽量保证一直更新
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for LibraryCodeComments
- 根据飞鸽传书协议实现的Linux版飞秋 / chatting software in Linux on local area network(feiq)☆16Updated 2 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- 云风coroutine库源码分析☆16Updated 4 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 2 weeks ago
- 以优雅的方式收集软件系统中那些独立且需初始化的类、配置等模块。☆11Updated 9 years ago
- ☆19Updated 5 years ago
- ✨ 多线程异步http post数据发送程序,使用redis做队列,可接收php/java等其他语言的异步任务☆13Updated 7 years ago
- leveldb-1.9.0 注解版☆11Updated 5 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- 高性能博客系统☆27Updated 5 years ago
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- A plugins repository based on xmake☆12Updated 7 years ago
- 基于ANSI C开发的内存池和线 程池,性能优异☆19Updated 8 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 5 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 基于虚拟机的仿 QuickBasic 语言☆15Updated last month
- 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
- TCP/IP stack implementation☆18Updated 4 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。☆39Updated 5 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…☆32Updated 3 months ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- stlport 5.2.1☆13Updated 12 years ago
- 一个微信内部使用的协程库☆12Updated 6 years ago
- The tbox online documentation site☆10Updated last year
- Modern C++ Network Server Framework☆18Updated 2 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 2 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆23Updated last year