vesavlad / easymockLinks
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 C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Fiber and async I/O based network library☆260Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- ☆65Updated 6 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- vim plugin for c++☆32Updated 5 years 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…☆233Updated 4 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++ raft lib☆136Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ☆98Updated 9 years ago
- view the coroutine's stack information☆15Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- a consistent_hash implementation writen in c++☆81Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ implementation of Sentinel☆142Updated last year
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year