wangyongfeng5 / lmock
A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64
☆89Updated 3 years ago
Alternatives and similar repositories for lmock:
Users that are interested in lmock are comparing it to the libraries listed below
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆304Updated 10 months ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆121Updated 6 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆76Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆77Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆89Updated 4 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- asio examples☆192Updated 9 months ago
- A power tool to debug memory-related issues☆417Updated last month
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- Template meta programming package by C++11.☆130Updated 8 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated last month
- My small collection of C++ utilities☆401Updated last week
- Fork from NanoLog. Output txt format logs directly for hft.☆88Updated last year
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆230Updated last week
- purecpp opensource projects list☆93Updated 2 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- coroutine;fiber;boost fiber☆90Updated 3 years ago
- Log4cpp maintained fork by OrocosDevs☆190Updated 3 years ago
- 《CGDB中文手册》☆273Updated 9 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程 读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆354Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- 《C++20 The Complete Guide》的非专业个人翻译☆95Updated last year
- libevent library reimplemented with c++☆42Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆394Updated last year