coolxv / cpp-stubLinks
C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.
☆310Updated last month
Alternatives and similar repositories for cpp-stub
Users that are interested in cpp-stub are comparing it to the libraries listed below
Sorting:
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆124Updated 9 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated last year
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- My small collection of C++ utilities☆406Updated 3 weeks ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- A power tool to debug memory-related issues☆469Updated 4 months ago
- Apache Log4cxx is a C++ port of Apache Log4j☆286Updated last week
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- 一个极简内存池实现☆298Updated 9 months ago
- Working examples of Python, C++, C and JS new features☆136Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- asio examples☆201Updated 2 weeks ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 7 years ago
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆228Updated 9 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆315Updated 2 months ago
- A C++ wrapper for the MySQL/MariaDB C API built on STL principles.☆94Updated last year
- 基于C++ Coroutines编写的无栈协程库☆623Updated last year
- Simple command-line options handler (C++11)☆380Updated 11 months ago
- A simple C++11 Thread Pool implementation☆125Updated last year
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆360Updated 5 years ago