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:
- ☆12Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Parallel Balanced Binary Tree Structures☆119Updated 7 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A simple implementation of the packed memory array☆20Updated 12 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆88Updated 6 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆59Updated 4 years ago
- Simple baselines for "Learned Indexes"☆158Updated 7 years ago
- GBBS: Graph Based Benchmark Suite☆213Updated 2 months ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Updated 5 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Code for the paper titled "Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins". VLDB'19☆33Updated 5 months ago
- A C++ library for the analysis of structural dynamic graphs☆27Updated 3 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- ☆30Updated 6 years ago
- ☆25Updated 4 years ago
- Graphs analytics on collections of views!☆35Updated last year
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 7 years ago
- Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"☆24Updated 11 months ago
- ☆12Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 7 months ago
- ☆38Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 8 months ago