C++ MapReduce Library for efficient multi-threading on single-machine
☆340Dec 14, 2020Updated 5 years ago
Alternatives and similar repositories for mapreduce
Users that are interested in mapreduce are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C++ implementaton of MapReduce without distributed filesystem☆267Jan 22, 2017Updated 9 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Dec 4, 2016Updated 9 years ago
- ☆904Oct 25, 2019Updated 6 years ago
- Example For SDL 2.0 Cross Platform Programming☆10Dec 31, 2020Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Nov 30, 2015Updated 10 years ago
- Research codes for binary code indexing and search☆15Feb 11, 2017Updated 9 years ago
- A framework for pipelined computing on GPU☆30Jul 17, 2019Updated 6 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆97Apr 12, 2024Updated last year
- The Hybrid Task Graph Scheduler API☆40May 6, 2025Updated 10 months ago
- Synchronization library for C++11☆17Jun 6, 2017Updated 8 years ago
- distributed dataflows with functional list operations for data processing with C++14☆493Nov 16, 2019Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Aug 24, 2017Updated 8 years ago
- Released code for ICDM 2016 Budgeted Batch Bayesian Optimization☆10Feb 11, 2019Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Oct 21, 2016Updated 9 years ago
- mirror of OsiriX DICOM viewer☆15Aug 12, 2012Updated 13 years ago
- PhysicsFS with MPQ files support (archived: Using PHYSFS_registerArchiver)☆11May 15, 2021Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- C++ standard proposals☆16Updated this week
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87May 13, 2014Updated 11 years ago
- ☆18Mar 14, 2017Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆746Jan 28, 2020Updated 6 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149May 21, 2023Updated 2 years ago
- Implementation of Pratt parser in C++11