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…☆193Updated 2 months ago
- C++ utilities☆51Updated 3 months ago
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- The curated list of awesome C++ Coroutine resources.☆16Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Template Metaprogramming with C++, published by Packt☆115Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Concurrency with modern C++☆31Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- The Art of Writing Efficient Programs, published by Packt☆320Updated last year
- My own implementation of C++'s smart pointers☆36Updated 5 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
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- C++ High Performance Second Edition, published by Packt☆265Updated 2 years ago
- A C++ implementation of a LRU cache☆41Updated 5 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 11 months ago
- Single header static reflection library for C++14 and above☆32Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- ☆144Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A fast work-stealing queue template in C++☆315Updated last year
- C++ code for RingQueue, SharedMemory and Semaphore☆13Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago