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.☆69Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆83Updated 4 months ago
- C++ raft lib☆137Updated 3 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆108Updated 5 years ago
- a high performance server framework☆12Updated 2 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 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…☆15Updated 8 years ago
- High-Performance C++ Data System☆131Updated 3 months ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- Libco 源码分析☆30Updated 6 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A high performance multithread C++ network library for linux.☆66Updated 6 years ago