TheCharmingSociopath / MapReduceLinks
C++ implementation of the MapReduce library to handle MapReduce tasks on a distributed system. This library handles worker failures and performs load balancing.
☆9Updated last year
Alternatives and similar repositories for MapReduce
Users that are interested in MapReduce are comparing it to the libraries listed below
Sorting:
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆189Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- ☆144Updated last week
- C++ utilities☆49Updated 3 months ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- The curated list of awesome C++ Coroutine resources.☆15Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A C++ implementation of a LRU cache☆38Updated 5 years ago
- Hands-On Design Patterns with C++, published by Packt☆374Updated 2 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- The Art of Writing Efficient Programs, published by Packt☆319Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years 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
- 《The C++ Standard Library》的非专业个人翻译☆62Updated last year
- A fast work-stealing queue template in C++☆311Updated last year
- ☆36Updated 3 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆13Updated 4 years ago
- Template Metaprogramming with C++, published by Packt☆107Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- gRPC C++ bidirectional streaming example☆50Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month