pgera / efgLinks
GPU based Compressed Graph Traversal
☆16Updated 2 years ago
Alternatives and similar repositories for efg
Users that are interested in efg are comparing it to the libraries listed below
Sorting:
- Hornet data structure for sparse dynamic graphs and matrices☆90Updated 6 years ago
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆232Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear …☆80Updated 5 months ago
- Chapel HyperGraph Library (CHGL) - HPC-class Hypergraphs in Chapel☆32Updated 5 years ago
- New version of pbbs benchmarks☆96Updated last month
- ☆12Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Resources on the GraphBLAS standard for graph algorithms in the language of linear algebra☆202Updated last month
- This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas…☆261Updated last month
- Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centri…☆32Updated this week
- Function Message Interface (FMI): library for message-passing and collective communication for serverless functions.☆22Updated last year
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- rust-library to wrap GraphBLAS.h☆30Updated 2 years ago
- MLIR tools and dialect for GraphBLAS☆18Updated 3 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆90Updated 6 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 10 months ago
- Scalable Structural Index Constructor for JSON Analytics☆26Updated last year
- GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org