alveko / external_sortLinks
External sort algorithm (C++11 header-only library)
☆31Updated 11 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:
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆143Updated 4 years ago
 - In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 9 months ago
 - TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆437Updated 9 months ago
 - Bloom filters for C++11☆365Updated 3 years ago
 - Parallel Balanced Binary Tree Structures☆120Updated 7 months ago
 - A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆389Updated last month
 - a minimal C++ interval tree implementation☆235Updated 4 years ago
 - ☆25Updated 4 years ago
 - 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
 - ☆54Updated last year
 - This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
 - Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
 - C++ Implementation of Zip Trees☆14Updated 2 years ago
 - AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
 - Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
 - Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆29Updated 6 years ago
 - Fast in-place radix sort with STL-like API☆48Updated 8 years ago
 - Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
 - GBBS: Graph Based Benchmark Suite☆214Updated 2 months ago
 - STL-style C++ skip_list container☆87Updated 3 years ago
 - C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆154Updated last year
 - OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
 - An easy-to-use, header-only C++ wrapper for Linux' perf event API☆131Updated 7 months ago
 - B+ tree implementation which stores data in file☆282Updated last year
 - A simple implementation of the packed memory array☆20Updated 12 years ago
 - An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
 - An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
 - A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
 - Near-linear time algorithm for computing near-maximum independent set☆19Updated 3 years ago
 - Simple baselines for "Learned Indexes"☆158Updated 7 years ago