gangliao / MapReduceFrameworkLinks
Map Reduce infrastructure lite using c++11 and gRPC
☆22Updated 9 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
- C++ raft lib☆138Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- C++ implementation of raft consensus☆271Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 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…☆15Updated 8 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- a high performance server framework☆12Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- modern c++ raft library☆47Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- B+ tree implementation which stores data in file☆281Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- High-Performance C++ Data System☆131Updated 5 months ago
- Libco 源码分析☆30Updated 7 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- C Sql parser from sqlite☆74Updated 7 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 12 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago