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
Sorting:
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- ☆143Updated 2 weeks ago
- C++ utilities☆48Updated last month
- The curated list of awesome C++ Coroutine resources.☆14Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 6 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- C++ Message Queuing Library and Framework☆88Updated 2 weeks ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Scheduling examples using C++20 coroutines☆24Updated 2 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- C++ interfaces for RDMA access☆77Updated this week
- 机工社《高级C++20编程》随书代码☆55Updated 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
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- 《The C++ Standard Library》的非专业个人翻译☆61Updated 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
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆14Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- a small lightweight std::execution work-alike☆66Updated last month
- Slides and other materials from CppCon2021☆105Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 8 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Issues list for P2300☆32Updated 10 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Concurrency with modern C++☆31Updated 3 years ago