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
- 使用C++描述的设计模式☆18Updated 7 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- CMake/Make/Shell/Multi-thread' usage☆82Updated last year
- c++ Json library☆47Updated 2 months ago
- 高性能博客系统☆27Updated 5 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 6 years ago
- 小文件分布式存储系统☆10Updated 11 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- 《Software Architecture with C++》的非专业个人翻译☆73Updated 2 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 7 months ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated last year
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- A Note about 《C++ 并发编程实战》☆24Updated last year
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- Single header static reflection library for C++14 and above☆26Updated 5 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
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated last year
- std::future extension☆37Updated 4 years ago
- (TODO) C++20 simple Linux net lib.☆28Updated 3 weeks ago