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:
- 一些C/C++常用封装例子☆215Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated 2 weeks ago
- c++工具库☆107Updated 4 years ago
- 即时通讯,支持单聊,群聊☆11Updated 5 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆406Updated 3 months ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- A thread safe stl implementation base on C++11 stl☆50Updated 4 years ago
- C++ RTSP Server☆52Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- ☆34Updated 4 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- asio examples☆214Updated 3 weeks ago
- purecpp opensource projects list☆94Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- spdlog简单封装☆52Updated last year
- c++ rpc framework☆43Updated 2 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- some different implementations of queue and test result☆33Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated 10 months ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 2 months ago
- 《C++ 服务器开发精髓》随书配套源码☆218Updated 4 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- A portable, pure C++11 timer component.☆178Updated last year
- a header-only event-driven library based on c++11.☆35Updated 3 years ago