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 stripped-down, portable version of boost::context☆51Updated 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…☆141Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 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
- 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
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- C++ implementation of Sentinel☆142Updated last year
- C++ Base Library for serverside development☆349Updated 5 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆365Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A ZooKeeper client for C++.☆156Updated 2 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- vim plugin for c++☆32Updated 5 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆361Updated 3 months ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- asio examples☆199Updated 11 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- ☆65Updated 6 years ago