echaozh / cppa-raft
Raft implementation based on libcppa
☆21Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppa-raft
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- My take on the LMAX Disruptor☆72Updated 11 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 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
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 10 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
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago