alveko / external_sortLinks
External sort algorithm (C++11 header-only library)
☆31Updated 10 years ago
Alternatives and similar repositories for external_sort
Users that are interested in external_sort are comparing it to the libraries listed below
Sorting:
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 5 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆25Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆124Updated 2 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆412Updated 4 months ago
- Parallel Balanced Binary Tree Structures☆116Updated 2 months ago
- A toolkit for de novo genome assembly based on Pregel.☆12Updated 5 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- a minimal C++ interval tree implementation☆230Updated 4 years ago
- STL-style C++ skip_list container☆87Updated 2 years ago
- ☆53Updated last year
- Additional C++11 Random Distributions☆18Updated last year
- An efficient C++ multi-threaded sorting function based on C++11 threads☆26Updated 8 years ago
- Reducing the cache misses of SIMD vectorization using IMV☆28Updated 2 years ago
- High-Performance C++ Data System☆125Updated last year
- A templated C++ API for memory-assisted, k-way merge sorts☆25Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- Source code for DPTree: Differential Indexing for Persistent Memory☆61Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- W-TinyLFU cache C++11 header only implementation☆59Updated 6 years ago
- Fast Approximate Membership Filters (C++)