santazhang / simple-rpcLinks
Simple RPC in C++, with Python binding
☆27Updated 10 years ago
Alternatives and similar repositories for simple-rpc
Users that are interested in simple-rpc are comparing it to the libraries listed below
Sorting:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- C++ network library☆10Updated 10 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Raft network simulator, for QA☆18Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ☆13Updated 8 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago