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 3 weeks 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
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- Boost.Hana中文文档☆115Updated 5 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
- 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
- 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.☆325Updated 2 months ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- Boost.org thread module☆213Updated last week
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Boost.Lockfree☆149Updated this week
- modern c++ raft library☆47Updated 6 years ago
- Boost.Coroutine2☆136Updated 2 months ago
- My small collection of C++ utilities☆414Updated last month
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆34Updated 9 years ago
- ☆64Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years 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
- STL-based caches for C++☆116Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆318Updated 2 years ago
- Boost.org interprocess module☆171Updated 2 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week