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☆81Updated 7 years ago
- ☆34Updated 6 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
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- modern c++ raft library☆47Updated 5 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- ☆37Updated 10 years ago
- ☆52Updated 11 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- C++ Base Library for serverside development☆351Updated 5 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- C++ raft lib☆138Updated 3 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- a consistent_hash implementation writen in c++☆81Updated 11 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago