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:
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- Performance Tests for string_view, C++17☆14Updated 6 years ago
- Fast, data-oriented, stdlib-style hash table☆21Updated 8 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Mastering Multithreading with C++, published by Packt☆19Updated 4 years ago
- Sort large objects with just "n" swaps using fm_sort along with your favourite sorting algorithm.☆30Updated 5 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 5 years ago
- A generic connection pool☆21Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A curated list of Modern C++ idioms☆23Updated 8 years ago
- Beautiful Algorithms & Data Structures☆10Updated 6 years ago
- A CLI based DBMS made using C++. It supports basic SQL Queries.☆10Updated last year
- High performance multithreading toolkit for C++17☆47Updated last month
- Network Programming with CPP by Packt Publishing☆16Updated last year
- Filesystem-based B+ Tree Index☆11Updated 6 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…☆72Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆40Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Low-level design of Ride-sharing Application Implementation.☆30Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago