gangliao / MapReduceFrameworkLinks
Map Reduce infrastructure lite using c++11 and gRPC
☆22Updated 8 years ago
Alternatives and similar repositories for MapReduceFramework
Users that are interested in MapReduceFramework are comparing it to the libraries listed below
Sorting:
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- C++ raft lib☆136Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated last month
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- a high performance server framework☆12Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- High-Performance C++ Data System☆131Updated last week
- Libco 源码分析☆30Updated 6 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- Multithreaded network library in C++17☆91Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- leveldb_1.17代码注释(annotated leveldb_1.17 source code)☆9Updated 11 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated 2 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++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago