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:
- ☆34Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A collection of shared memory containers for high performance server☆235Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- A stripped-down, portable version of boost::context☆52Updated 3 years ago
- 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
- modern c++ raft library☆47Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ Base Library for serverside development☆350Updated 5 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- ltio, a network io library with pluggable coroutine supported(just run task like goroutine)☆21Updated last year
- A ZooKeeper client for C++.☆157Updated 2 years ago
- ☆53Updated 11 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- C++ raft lib☆136Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- 小的实验项目代码☆34Updated last year
- Redis C++ Client☆66Updated last year
- C++ implementation of raft consensus☆266Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆37Updated 10 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- ☆65Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago