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 6 years ago
- A simple write ahead log C99 library.☆14Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 5 years ago
- A C++ big-integer library, highly optimized for the small-number case.☆25Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A particle editor made with the nCine☆9Updated last month
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- ☆12Updated 8 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 years ago
- A single-header C/C++ library for parsing and evaluation of arithmetic expressions☆12Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Yet Another MAthematical library☆14Updated 2 weeks ago
- A C++ implementation of cache-oblivious Van Emde Boas search trees☆19Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆17Updated 9 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- unmaintained - A C++11 header-only library providing optional and variant classes☆11Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- flat_map standardization proposal☆10Updated 3 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Fast, data-oriented, stdlib-style hash table☆21Updated 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…☆72Updated last year
- A library for working with the .octree file format☆17Updated 6 years ago
- Level Editor Developed in C++ OpenGL 3.3 SDL 2.0 CEGUI☆14Updated 6 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