alveko / external_sortLinks
External sort algorithm (C++11 header-only library)
☆32Updated 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:
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆146Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- ☆25Updated 5 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆31Updated 7 years ago
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ☆57Updated last year
- GBBS: Graph Based Benchmark Suite☆216Updated last month
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆422Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆138Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- High-Performance C++ Data System☆131Updated 6 months ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Additional C++11 Random Distributions☆19Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Near-linear time algorithm for computing near-maximum independent set☆19Updated 3 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- B+ tree implementation which stores data in file☆280Updated 2 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago