1226085293 / dead_lock_checkLinks
死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读
☆10Updated 5 years ago
Alternatives and similar repositories for dead_lock_check
Users that are interested in dead_lock_check are comparing it to the libraries listed below
Sorting:
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- 简单有效的内存池实现☆95Updated 9 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- c++ Json library☆50Updated last month
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆32Updated 6 years ago
- A Note about 《C++ 并发编程实战》☆23Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- Easy to use RPC framework☆42Updated 7 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 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
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10Updated 4 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- A Linux multi-room chat wrote in c++ using multi-threading, and TCP,UDP Connections☆11Updated 10 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 6 years ago
- 协程化的轻量级高性能网络库☆40Updated 2 years ago
- 《Software Architecture with C++》的非专业个人翻译☆76Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- c++11任务库☆53Updated 9 years ago
- 李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn☆32Updated 4 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago