1226085293 / dead_lock_check
死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读
☆10Updated 4 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
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 《Software Architecture with C++》的非专业个人翻译☆74Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated last year
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- 高性能博客系统☆28Updated 5 years ago
- A Star Algorithm, source code , MFC DEMO program, demonstrate dynamically find path process☆14Updated 11 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- c++ Json library☆48Updated 3 months ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆41Updated 5 years ago
- 《C++ Move Semantics》的非专业个人翻译☆74Updated 3 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- wukong是一个高性能c++游戏服务器框架☆28Updated 4 months ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆18Updated 6 years ago
- A repo to learn c++☆31Updated 11 months 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
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago