mikewei / ccbase
A high performance C++11 base library for server-side dev
☆29Updated 6 years ago
Alternatives and similar repositories for ccbase:
Users that are interested in ccbase are comparing it to the libraries listed below
- ☆33Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆87Updated 4 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- modern c++ raft library☆46Updated 5 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- ☆53Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- 小的实验项目代码☆33Updated last year
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- a consistent_hash implementation writen in c++☆80Updated 10 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆143Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆49Updated 8 years ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- Redis C++ Client☆66Updated last year
- A C++ benchmark extension for gtest☆23Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- ☆13Updated 8 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago