mikewei / gtestxLinks
A C++ benchmark extension for gtest
☆24Updated 8 years ago
Alternatives and similar repositories for gtestx
Users that are interested in gtestx are comparing it to the libraries listed below
Sorting:
- Boost.Lockfree☆148Updated this week
- ☆64Updated 6 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- modern c++ raft library☆47Updated 6 years ago
- Redis C++ Client☆67Updated 2 years ago
- Boost.Hana中文文档☆115Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- ☆37Updated 10 years ago
- C++标准库的轻量级拓展.☆70Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆115Updated 3 years ago
- A ZooKeeper client for C++.☆157Updated 3 years ago
- vim plugin for c++☆32Updated 5 years ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆159Updated 8 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- ☆98Updated 10 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week
- A C++ Redis client☆189Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Updated 8 months ago
- C++实 现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 8 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 9 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- awaitable tasks base on msvc's resumable functions.☆23Updated 8 years ago