cmu-sei / gbtlLinks
GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org
☆137Updated 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☆232Updated 4 years ago
- This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas…☆260Updated last week
- Hornet data structure for sparse dynamic graphs and matrices☆90Updated 6 years ago
- The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear …☆79Updated 3 months ago
- Scalable High-performance Algorithms and Data-structures☆134Updated 6 months ago
- Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centri…☆31Updated last week
- GraphMat graph analytics framework☆103Updated 2 years ago
- Resources on the GraphBLAS standard for graph algorithms in the language of linear algebra☆200Updated 2 weeks ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- The Berkeley Container Library☆126Updated 2 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 9 months ago
- ☆33Updated 3 months ago
- Persistent memory allocator for data-centric analytics☆57Updated last month
- SuiteSparse graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: ask me for t…☆393Updated last week
- sparse matrix pre-processing library☆83Updated last year
- Parallel Balanced Binary Tree Structures☆121Updated 8 months ago
- ☆22Updated 4 years ago
- High-Performance Streaming Graph Analytics on GPUs☆34Updated 6 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- MPI+OpenMP implementation of Louvain method for Graph Community Detection, with a number of parallel heuristics/approximate computing tec…