cdmh / mapreduceLinks
C++ MapReduce Library for efficient multi-threading on single-machine
☆334Updated 4 years ago
Alternatives and similar repositories for mapreduce
Users that are interested in mapreduce are comparing it to the libraries listed below
Sorting:
- A C++ implementaton of MapReduce without distributed filesystem☆266Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- Bloom filters for C++11☆358Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- A STL allocator that mmaps files☆247Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆276Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- distributed dataflows with functional list operations for data processing with C++14☆495Updated 5 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- A C++ library for building sturdy software.☆109Updated last month
- disruptor concurency pattern in c++☆484Updated last year
- Thrill - An EXPERIMENTAL Algorithmic Distributed Big Data Batch Processing Framework in C++☆579Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Linq for list comprehension in C++☆666Updated 4 years ago
- Boost.Coroutine2☆134Updated last month
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆344Updated 6 years ago
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- Higher-order functions for c++☆511Updated last month
- C++ Base Library for serverside development☆349Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago