santazhang / simple-rpc
Simple RPC in C++, with Python binding
☆27Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple-rpc
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- Lock-free linked list☆16Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 6 years ago
- A high-performance, concurrent hash table☆24Updated 10 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆30Updated 7 years ago
- C++ network library☆9Updated 9 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- A comparison between different integer set techniques☆14Updated 6 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