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:
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 8 months ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆141Updated 4 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆372Updated 4 months ago
- ☆25Updated 4 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 6 months ago
- GBBS: Graph Based Benchmark Suite☆212Updated last month
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆431Updated 8 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- Additional C++11 Random Distributions☆19Updated last year
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- A toolkit for de novo genome assembly based on Pregel.☆12Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- a minimal C++ interval tree implementation☆231Updated 4 years ago
- ☆55Updated last year
- Graph edge partitioning algorithms☆47Updated 5 years ago
- Near-linear time algorithm for computing near-maximum independent set☆19Updated 3 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Packed Memory Array☆17Updated 11 years ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- MPI+OpenMP implementation of Louvain method for Graph Community Detection, with a number of parallel heuristics/approximate computing tec…☆27Updated 2 months ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- High-Performance C++ Data System☆131Updated last month
- Concurrent Hash Table☆32Updated last month
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆59Updated 4 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆30Updated 6 years ago
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆25Updated 8 years ago