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.☆67Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ raft lib☆136Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Libco 源码分析☆30Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- High-Performance C++ Data System☆129Updated last year
- C++ implementation of raft consensus☆266Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆81Updated 3 weeks ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- leveldb_1.17代码注释(annotated leveldb_1.17 source code)☆9Updated 11 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 C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆61Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- 小的实验项目代码☆34Updated last year
- some different implementations of queue and test result☆32Updated 2 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