echaozh / cppa-raft
Raft implementation based on libcppa
☆21Updated 9 years ago
Alternatives and similar repositories for cppa-raft:
Users that are interested in cppa-raft are comparing it to the libraries listed below
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- My take on the LMAX Disruptor☆74Updated 11 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- Theron C++ concurrency library☆33Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- concurrency library for C++☆74Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 6 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago