TheCharmingSociopath / MapReduce
C++ implementation of the MapReduce library to handle MapReduce tasks on a distributed system. This library handles worker failures and performs load balancing.
☆8Updated last year
Alternatives and similar repositories for MapReduce:
Users that are interested in MapReduce are comparing it to the libraries listed below
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 2 weeks ago
- C++ utilities☆47Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Boost.org graph_parallel module☆30Updated 2 weeks ago
- Scheduling examples using C++20 coroutines☆24Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Template Metaprogramming with C++, published by Packt☆100Updated 2 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- ☆142Updated last week
- The curated list of awesome C++ Coroutine resources.☆14Updated last year
- Example C++23 and C++20 syntax and tests of compilers and CMake☆104Updated this week
- 机工社《高级C++20编程》随书代码☆54Updated 2 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- C++ interfaces for RDMA access☆71Updated last month
- ☆54Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆230Updated 7 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆71Updated last year
- Asynchronous Programming with C++, Published by Packt☆43Updated 4 months ago
- Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost☆30Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 11 months ago
- A High-performance Cluster Computing Engine☆146Updated 5 years ago
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 11 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago