mikewei / ccbaseLinks
A high performance C++11 base library for server-side dev
☆30Updated 7 years ago
Alternatives and similar repositories for ccbase
Users that are interested in ccbase are comparing it to the libraries listed below
Sorting:
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- ☆34Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- A ZooKeeper client for C++.☆156Updated 2 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- ☆53Updated 11 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- a consistent_hash implementation writen in c++☆81Updated 11 years ago
- 小的实验项目代码☆34Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- C++ implementation of raft consensus☆265Updated 2 years ago
- ☆65Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Redis C++ Client☆66Updated last year
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- C++ raft lib☆136Updated 2 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- ☆37Updated 10 years ago