vesavlad / easymock
Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing source code.
☆32Updated 8 years ago
Alternatives and similar repositories for easymock:
Users that are interested in easymock are comparing it to the libraries listed below
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- modern c++ raft library☆46Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- Boost.Hana中文文档☆110Updated 4 years ago
- ☆65Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆75Updated 10 months ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- asio examples☆185Updated 6 months ago
- C++ network library based on `libgo`.☆247Updated 6 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 6 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- C++ raft lib☆131Updated 2 years ago
- Automatic output function for STL containers☆52Updated 3 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- libwxfreq is a generic high performance frequency limitation library☆191Updated last year
- A actor framework base on C++11/14.☆55Updated 4 years ago
- Redis C++ Client☆66Updated last year
- vim plugin for c++☆32Updated 4 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- C++ implementation of Sentinel☆143Updated 8 months ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆232Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago