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:
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 5 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- Filesystem-based B+ Tree Index☆11Updated 6 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆41Updated 5 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Performance Tests for string_view, C++17☆14Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Network Programming with CPP by Packt Publishing☆17Updated last year
- A CLI based DBMS made using C++. It supports basic SQL Queries.☆10Updated last year
- Inspect C++ memory in the browser☆100Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 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
- Sort large objects with just "n" swaps using fm_sort along with your favourite sorting algorithm.☆30Updated 6 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 6 years ago
- ☆19Updated 12 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- ☆10Updated 5 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 7 years ago
- C++ implementations of common data compression algorithms.☆116Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year