gzpscuter / high-concurrency-TimerLinks
基于时间轮的c++高并发任务定时器,支持微秒级别的定时与延时任务,可实现10w/s级别任务的秒级定时
☆22Updated 4 years ago
Alternatives and similar repositories for high-concurrency-Timer
Users that are interested in high-concurrency-Timer are comparing it to the libraries listed below
Sorting:
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- ☆23Updated 3 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- c++工具库☆107Updated 4 years ago
- C++ RTSP Server☆52Updated 4 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 10 months ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆18Updated 5 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- asio examples☆220Updated last month
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆408Updated 4 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- A thread safe stl implementation base on C++11 stl☆50Updated 4 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- 基于muduo的简单的webrtc流媒体服务器☆292Updated 2 years ago
- 基于C++11的muduo网络库☆118Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 months ago
- a cpp Web Server☆159Updated 5 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- ☆40Updated 6 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- 使用 C++11 实现的动态线程池☆210Updated 2 years ago
- 基于epoll实现的C++版内网穿透☆199Updated 3 years ago
- A C++ network library for study.☆160Updated 2 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- 【muduo 源码解析】☆48Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago