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
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- ☆144Updated last week
- ☆54Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- Template Metaprogramming with C++, published by Packt☆101Updated 2 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 curated list of awesome C++ Coroutine resources.☆15Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- C++ utilities☆48Updated last month
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- C++ interfaces for RDMA access☆77Updated last week
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆91Updated 2 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆32Updated 5 months ago
- ☆55Updated last year
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- ☆21Updated 7 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Scheduling examples using C++20 coroutines☆24Updated 2 years ago
- A fast work-stealing queue template in C++☆307Updated last year
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- Issues list for P2300☆33Updated 10 months ago
- ☆36Updated 3 years ago