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:
- A raft consensus implementation that is simply and understandable☆151Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 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 RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- A stripped-down, portable version of boost::context☆52Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- C++ raft lib☆136Updated 3 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
- C++ network library based on `libgo`.☆245Updated 6 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- C++ implementation of Sentinel☆142Updated last year
- C++ Base Library for serverside development☆349Updated 5 years ago
- Redis C++ Client☆66Updated last year
- Boost.Hana中文文档☆113Updated 4 years ago
- ☆65Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆227Updated 3 weeks ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- ☆53Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆363Updated 4 months ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago