awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesParallel Graph Processing

Execution of graph-theoretic algorithms across multi-core or distributed hardware.

Distinct from Execution Graphs: Focuses on the parallel execution of graph algorithms rather than the construction of task execution graphs.

Explore 1 awesome GitHub repository matching software engineering & architecture · Parallel Graph Processing. Refine with filters or upvote what's useful.

Awesome Parallel Graph Processing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • boostorg/boostAvatar von boostorg

    boostorg/boost

    8,493Auf GitHub ansehen↗

    Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides a wide range of reusable components, data structures, and algorithms designed to add capabilities to the base language across different platforms. The project is distinguished by its extensive focus on compile-time template metaprogramming and generic programming. It implements advanced architectural patterns such as policy-based design, concept-based type validation, and the use of SFINAE for conditional template resolution to minimize runtime overhead. The library covers a

    Executes shortest path and PageRank operations across distributed or multi-core systems.

    HTML
    Auf GitHub ansehen↗8,493
  1. Home
  2. Software Engineering & Architecture
  3. Parallel Graph Processing