InfraSail / taotu
A lightweight multithreading C++ network library based on Reactor.
☆20Updated 9 months ago
Alternatives and similar repositories for taotu:
Users that are interested in taotu are comparing it to the libraries listed below
- 不基于Boost的muduo库C++实现源码☆9Updated 3 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆23Updated last year
- 一个简单的muduo库,用来练手☆13Updated 5 years ago
- A simple example embedding cef3 to Qt Application☆11Updated 6 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
- libevent library reimplemented with c++☆42Updated 4 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 3 years ago
- Memory check for C/C++.☆12Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- epoll based tcp/udp server☆28Updated 9 months ago
- 高性能博客系统☆27Updated 5 years ago
- OpenSSL's usage☆34Updated last year
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 8 years ago
- 打算用中文注释 gcc 里提供的 C++ 标准模板库(STL)☆13Updated 4 years ago
- A lightweight c++11 symmetric coroutine library for Linux system.☆15Updated 5 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 2 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- 协程化的轻量级高性能网络库☆40Updated last year
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Updated 11 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播投影、学生监视、学生控制功能☆8Updated 4 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- A Note about 《C++ 并发编程实战》☆24Updated last year
- development tools written by C++☆21Updated 3 years ago
- FC红白机模拟器代码☆21Updated 8 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago