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
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 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…☆70Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆23Updated 2 months ago
- An abandoned game dev toolset.☆9Updated 3 years ago
- A simple write ahead log C99 library.☆14Updated 8 years ago
- ☆10Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- Concurrent Hash Table☆21Updated 2 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- ☆34Updated 5 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look ar…☆15Updated 2 weeks ago
- Simple, fast OpenGL renderer☆11Updated 8 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 5 years ago
- A collection of exemplary graphics samples based on Magma and Vulkan API☆8Updated 3 years ago
- Yet Another MAthematical library☆14Updated 2 years ago