mikhail-kukuyev / Big-Data-Processing-Algorithms
Contains implementations of cache-optimized and external memory algorithms.
☆11Updated 6 years ago
Alternatives and similar repositories for Big-Data-Processing-Algorithms:
Users that are interested in Big-Data-Processing-Algorithms are comparing it to the libraries listed below
- Vectorized intersections (research code)☆15Updated 8 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- A relational database engine using B+ tree indexing☆44Updated 3 years ago
- A C++ big-integer library, highly optimized for the small-number case.☆25Updated 8 years ago
- Performance Tests for string_view, C++17☆14Updated 5 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Filesystem-based B+ Tree Index☆11Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ implementation of the MapReduce library to handle MapReduce tasks on a distributed system. This library handles worker failures and p…☆8Updated last year
- Eventflow is an experimental message broker system written in C++.☆12Updated 4 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
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated last month
- A C++ implementation of cache-oblivious Van Emde Boas search trees☆19Updated 7 years ago
- import of nvidia-texture-tools from Google Code☆22Updated 11 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- Parallel Stable Sort☆14Updated 9 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 10 months ago
- Simple index buffer compression☆19Updated 11 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆27Updated 9 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Concurrent Hash Table☆24Updated 3 months ago
- Mastering Multithreading with C++, published by Packt☆19Updated 4 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago