wangyongfeng5 / lmock
A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64
☆85Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lmock
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆282Updated 5 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆67Updated last year
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆120Updated 2 weeks ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆72Updated 8 months ago
- asio examples☆175Updated 3 months ago
- A power tool to debug memory-related issues☆384Updated 3 weeks ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- a modern c++ plugin library☆83Updated 3 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆219Updated this week
- C++文章 、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆190Updated this week
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆373Updated 11 months ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- coroutine;fiber;boost fiber☆84Updated 3 years ago
- My small collection of C++ utilities☆392Updated 6 months ago
- libevent source code analysis☆61Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆346Updated 4 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆220Updated last year
- c++ hotfix, find symbol addr, read and write process memory...☆62Updated 4 years ago
- ☆103Updated last year
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆310Updated 9 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago