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:
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆146Updated 5 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago
- a minimal C++ interval tree implementation☆237Updated 4 years 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
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- A templated C++ API for memory-assisted, k-way merge sorts☆26Updated 4 years ago
- ☆25Updated 5 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆420Updated 2 months ago
- Additional C++11 Random Distributions☆19Updated last year
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆64Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- GBBS: Graph Based Benchmark Suite☆216Updated last month
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ☆57Updated last year
- Succinct Data Structure Library 3.0☆101Updated last month
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 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 Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago