gzc9047 / CppFreeMockLinks
Based on gmock, can mock global function, member function, class static function without changing source code.
☆82Updated last year
Alternatives and similar repositories for CppFreeMock
Users that are interested in CppFreeMock are comparing it to the libraries listed below
Sorting:
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆136Updated last week
- Boost.Hana中文文档☆115Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆83Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆323Updated 2 months ago
- My small collection of C++ utilities☆413Updated last month
- Boost.org thread module☆213Updated last month
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 9 years ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 8 years ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆190Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- ☆64Updated 6 years ago
- asio examples☆223Updated 3 months ago
- modern c++ raft library☆47Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Boost.Coroutine2☆136Updated last month
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- purecpp opensource projects list☆95Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- Working examples of Python, C++, C and JS new features☆138Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated 2 weeks ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆298Updated last year