alveko / external_sort
External sort algorithm (C++11 header-only library)
☆33Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for external_sort
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆320Updated this week
- A NUMA-aware Graph-structured Analytics Framework☆42Updated 6 years ago
- a minimal C++ interval tree implementation☆220Updated 3 years ago
- GBBS: Graph Based Benchmark Suite☆195Updated last week
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆30Updated 8 months ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆103Updated 9 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆58Updated 3 years ago
- Near-linear time algorithm for computing near-maximum independent set☆17Updated 2 years ago
- STL-style C++ skip_list container☆86Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆111Updated 2 weeks ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- A C++ header only interval tree implementation.☆61Updated last month
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆28Updated 5 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Asynchronous Multi-GPU Programming Framework☆45Updated 3 years ago
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆85Updated 5 years ago
- Edge-centric Graph Processing System using Streaming Partitions☆80Updated 6 years ago
- ☆52Updated 6 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆123Updated last year
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- ☆25Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆48Updated 5 years ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆134Updated 4 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆15Updated this week
- An adaptive radix tree for efficient indexing in main memory.☆151Updated 8 months ago