cmu-sei / gbtlView external linksLinks
GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org
☆138Jun 16, 2023Updated 2 years ago
Alternatives and similar repositories for gbtl
Users that are interested in gbtl are comparing it to the libraries listed below
Sorting:
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆234Jul 2, 2021Updated 4 years ago
- Materials for a GraphBLAS tutorial☆17Oct 4, 2019Updated 6 years ago
- This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas…☆263Updated this week
- Resources on the GraphBLAS standard for graph algorithms in the language of linear algebra☆201Nov 20, 2025Updated 2 months ago
- Reference implementation of the draft C++ GraphBLAS specification.☆32Feb 19, 2025Updated 11 months ago
- ibmgraphblas☆28Oct 15, 2018Updated 7 years ago
- The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear …☆81Aug 8, 2025Updated 6 months ago
- SuiteSparse graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: ask me for t…☆403Updated this week
- GraphBLAS for Python☆349Jan 16, 2024Updated 2 years ago
- Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centri…☆33Updated this week
- A CUDA-based multi-GPU vertex-centric graph processing framework based on Warp Segmentation and Vertex Refinement techniques.☆12Mar 20, 2017Updated 8 years ago
- Accelerated Sparse Linear Algebra with Postgres and SuiteSparse☆401Dec 2, 2025Updated 2 months ago
- The collection of Context-Free Path Querying algorithms☆14Dec 16, 2025Updated last month
- ☆11Apr 24, 2018Updated 7 years ago
- ☆15Mar 7, 2018Updated 7 years ago
- Programmable CUDA/C++ GPU Graph Analytics☆1,065Jan 29, 2026Updated 2 weeks ago
- A graph linear algebra overlay☆51Apr 26, 2023Updated 2 years ago
- An R package allowing efficient use of std::vector in Rcpp☆16Sep 14, 2019Updated 6 years ago
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Apr 6, 2023Updated 2 years ago
- Sparse linear Boolean algebra for Nvidia Cuda☆26Nov 17, 2025Updated 2 months ago
- Bitcoin blockchain graph analysis with the GraphBLAS.☆27Jun 2, 2021Updated 4 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Feb 24, 2018Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Jan 27, 2020Updated 6 years ago
- GraphBolt: Dependency-Driven Synchronous Processing of Streaming Graphs☆148May 11, 2021Updated 4 years ago
- Webgraph++ code (http://cnets.indiana.edu/groups/nan/webgraph/)☆33Aug 6, 2024Updated last year
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆86Aug 5, 2024Updated last year
- GAP Benchmark Suite☆383Mar 9, 2025Updated 11 months ago
- Advanced MPI bindings for C++☆38May 7, 2013Updated 12 years ago
- A Shared Memory Multithreaded Graph Benchmark Suite for Multicores☆36May 30, 2025Updated 8 months ago
- GraphMat graph analytics framework☆105Jan 25, 2023Updated 3 years ago
- Ligra: A Lightweight Graph Processing Framework for Shared Memory