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
Sorting:
- modern c++ raft library☆47Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- 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
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ implementation of Sentinel☆142Updated last year
- Boost.Hana中文文档☆113Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆89Updated 4 years ago
- ☆65Updated 6 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- Redis C++ Client☆66Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆78Updated last year
- Automatic output function for STL containers☆53Updated 4 years ago
- libevent source code analysis☆62Updated 2 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- asio examples☆191Updated 9 months ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- 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…☆233Updated 4 years ago
- C++ raft lib☆136Updated 2 years ago
- ☆53Updated 11 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- A ZooKeeper client for C++.☆156Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year