1226085293 / dead_lock_check
死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dead_lock_check
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆17Updated 6 years ago
- 高性能博客系统☆27Updated 5 years ago
- A Note about 《C++ 并发编程实战》☆24Updated last year
- 《Software Architecture with C++》的非专业个人翻译☆71Updated 2 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 6 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- Single header static reflection library for C++14 and above☆25Updated 3 months ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated 10 months ago
- 李建忠《设计模式》笔记总结☆16Updated 4 years ago
- This is a tool library that includes log, fsm, state machine...☆96Updated 4 years ago
- CMake/Make/Shell/Multi-thread' usage☆79Updated 9 months ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 📚一个三级缓存的高并发内存池☆50Updated 5 years ago
- The code from CSDN(大学时写的博客代码存储地)☆78Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆83Updated 2 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 4 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆24Updated 6 years ago
- c++ Json library☆45Updated 3 months ago