RandyLambert / LibraryCodeComments
常用开源库(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
- 根据飞鸽传书协议实现的Linux版飞秋 / chatting software in Linux on local area network(feiq)☆17Updated 3 years ago
- 基于Wisckey论文的LSM Tree Key Value Pair 数据库存储引擎☆11Updated 3 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- 云风coroutine库源码分析☆16Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- Python implementation of pineapple language (https://github.com/karminski/pineapple)☆11Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- 公众号token服务,统一管理token,jsticket,过期后自动从官网获取,保存到数据库、本地缓存,并对外提供获取、刷新接口☆15Updated 3 years ago
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- 集合go的编程技巧 分布式 数据库MySQL Linux操作系统讲解 设计模式 主流的框架设计,结构设计,还是需要把这个库丰满起来~☆27Updated 3 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- 以优雅的方式收集软件系统中那些独立且需初始化的类、配置等模块。☆11Updated 9 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 6 months ago
- High performance distributed key-value database☆13Updated 4 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Go实现的网络通信库☆9Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- redis 5.0.3版本源码注释☆16Updated 5 years ago
- ☀️ Java整理笔记 『包含面试笔记、Java基础、Java并发编程、JVM、数据库、缓存、Spring框架、分布式系统设计等核心知识点』 🚀 非常适合Java程序员面试、学习,欢迎提交完善☆15Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Agent to invoke rpcx services in C++, Java, Python, C#, Ruby, etc. for rpcx 2.x☆10Updated 8 years ago
- tbnet☆13Updated 7 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- 简约而不简单的 APIs mocker☆13Updated 3 years ago