RandyLambert / LibraryCodeCommentsLinks
常用开源库(muduo,云风coroutine库,epoll,go1.5.1)源码注释,尽量保证一直更新
☆15Updated 4 years ago
Alternatives and similar repositories for LibraryCodeComments
Users that are interested in LibraryCodeComments are comparing it to the libraries listed below
Sorting:
- 以优雅的方式收集软件系统中那些独立且需初始化的类、配置等模块。☆11Updated 9 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- 云风coroutine库源码分析☆17Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Go实现的网络通信库☆9Updated 9 years ago
- 基于Wisckey论文的LSM Tree Key Value Pair 数据库存储引擎☆11Updated 3 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 7 months ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- 根据飞鸽传书协议实现的Linux版飞秋 / chatting software in Linux on local area network(feiq)☆18Updated 3 years ago
- Act like a man☆27Updated 3 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- 一个微信内部使用的协程库☆12Updated 7 years ago
- ✨ 多线程异步http post数据发送程序,使用redis做队列,可接收php/java等其他语言的异步任务☆13Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- 高性能博客系统☆27Updated 5 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 5 years ago
- 一个记录学习历程的仓库,涵盖 MySQL、Go、Python 和 前端开发 的笔记与实践。分享代码示例、学习心得和技术经验,为开发者提供灵感与参考。☆13Updated last week
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆34Updated last year
- Agent to invoke rpcx services in C++, Java, Python, C#, Ruby, etc. for rpcx 2.x☆10Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。☆39Updated 6 years ago
- ☆19Updated 6 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 3 years ago
- 据说是bilibili泄露的后端源码中使用的开源组件。☆34Updated 6 years ago
- B站源码☆20Updated 5 years ago
- 基于C语言编写的高并发Epoll服务器☆21Updated 5 years ago