mikhail-kukuyev / Big-Data-Processing-AlgorithmsLinks
Contains implementations of cache-optimized and external memory algorithms.
☆11Updated 7 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:
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- ☆13Updated 5 years ago
- Mastering Multithreading with C++, published by Packt☆18Updated 5 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Updated 5 years ago
- ☆10Updated 5 years ago
- A repository containing C++11/14/17 concepts and code snippets☆97Updated 8 years ago
- Network Programming with CPP by Packt Publishing☆17Updated last year
- A CLI based DBMS made using C++. It supports basic SQL Queries.☆10Updated 2 years ago
- Performance Tests for string_view, C++17☆14Updated 6 years ago
- ☆23Updated 2 years ago
- ☆39Updated 4 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 3 years ago
- We have to design a message queue supporting publisher-subscriber model.☆82Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Fast, data-oriented, stdlib-style hash table☆21Updated 9 years ago
- Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17 that utilizes epoll and kqueue as backend.☆41Updated last year
- KNN, KMeans, Decision Tree, Naive Bayesian, Linear Regression, Principal Component Analysis, Neural Networks, Support Vector Machines al…☆11Updated 5 years ago
- Effective Memory Reclamation☆63Updated 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…☆77Updated 2 years ago
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Popular algorithms spanning all domains. Useful for interview preparation.☆13Updated 9 years ago
- 🏃 Python Solutions of All 27 Problems in GCJ 2020☆42Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- ☆111Updated 3 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- Filesystem-based B+ Tree Index☆11Updated 7 years ago