awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesGraph Algorithms

Libraries for representing and processing graph data structures.

Explore 3 awesome GitHub repositories matching part of an awesome list · Graph Algorithms. Refine with filters or upvote what's useful.

Awesome Graph Algorithms GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • cozodb/cozoAvatar de cozodb

    cozodb/cozo

    3,880Voir sur GitHub↗

    Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a temporal vector database. It utilizes a Datalog-inspired query language to execute relational, recursive, and graph queries. The system distinguishes itself through specialized indexing for high-dimensional vector similarity searches and near-duplicate detection using locality sensitive hashing. It also provides built-in temporal versioning, allowing for historical state retrieval and time-travel queries to access data as it existed at specific points in time. Its broader capabi

    Applies analytical graph algorithms like PageRank to stored relations through fixed rules.

    Rustclient-servercozocozoscript
    Voir sur GitHub↗3,880
  • zigrazor/cxxgraphAvatar de ZigRazor

    ZigRazor/CXXGraph

    707Voir sur GitHub↗

    Header-Only C++ Library for Graph Representation and Algorithms

    Graph representation and algorithm implementation.

    C++
    Voir sur GitHub↗707
  • bobluppes/graafAvatar de bobluppes

    bobluppes/graaf

    399Voir sur GitHub↗

    A general-purpose lightweight C++ graph library

    General-purpose lightweight graph data structures.

    C++
    Voir sur GitHub↗399
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Graph Algorithms