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++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- c++ Json library☆48Updated 2 weeks ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- The code from CSDN(大学时写的博客代码存储地)☆81Updated 2 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- c++11任务库☆53Updated 9 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- CppNetty project – a port of netty, event-driven asynchronous network application framework☆15Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆59Updated 6 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- 高性能博客系统☆27Updated 5 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- QT相关项目☆30Updated 3 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 4 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 9 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design 》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆54Updated 10 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- spdlog简单封装☆50Updated last year
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 5 years ago