mikhail-kukuyev / Big-Data-Processing-AlgorithmsLinks
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
Sorting:
- Performance Tests for string_view, C++17☆14Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 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
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- ☆13Updated 5 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- ☆10Updated 4 months ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 months ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Simple, fast OpenGL renderer☆11Updated 8 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- B++ Tree☆68Updated 10 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- An abandoned game dev toolset.☆10Updated 3 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Updated 7 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month
- Demo implementation of C++ networking☆17Updated 7 months ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 2 months ago