mpetri / recursive_graph_bisectionLinks
This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergey Pupyrev, Alon Shalita: Compressing Graphs and Indexes with Recursive Graph Bisection. KDD 2016: 1535-1544
☆10Updated 7 years ago
Alternatives and similar repositories for recursive_graph_bisection
Users that are interested in recursive_graph_bisection are comparing it to the libraries listed below
Sorting:
- ☆13Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- GBBS: Graph Based Benchmark Suite☆215Updated last month
- A library of inverted index data structures☆151Updated 3 years ago
- Simple baselines for "Learned Indexes"☆159Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆90Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Dynamic succinct/compressed data structures☆114Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- A C++ library for the analysis of structural dynamic graphs☆27Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆60Updated 5 years ago
- ☆39Updated 5 years ago
- High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)☆23Updated 9 years ago
- Edge-centric Graph Processing System using Streaming Partitions☆82Updated 8 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Updated 6 years ago
- Succinct Data Structure Library 3.0☆101Updated last month
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"☆27Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago