{"id":24316481,"url":"https://github.com/jferard/r-graphs","last_synced_at":"2026-05-26T20:31:08.986Z","repository":{"id":170593586,"uuid":"71401322","full_name":"jferard/r-graphs","owner":"jferard","description":"A simple graph library for Rust","archived":false,"fork":false,"pushed_at":"2019-08-21T20:44:56.000Z","size":99,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T12:56:17.362Z","etag":null,"topics":["graph","graph-library","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jferard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-19T21:36:26.000Z","updated_at":"2019-08-21T20:44:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"26d7d581-72b2-4992-b3a8-6b9ff5fed535","html_url":"https://github.com/jferard/r-graphs","commit_stats":null,"previous_names":["jferard/r-graphs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jferard/r-graphs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jferard%2Fr-graphs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jferard%2Fr-graphs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jferard%2Fr-graphs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jferard%2Fr-graphs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jferard","download_url":"https://codeload.github.com/jferard/r-graphs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jferard%2Fr-graphs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33538659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","graph-library","rust"],"created_at":"2025-01-17T12:56:39.933Z","updated_at":"2026-05-26T20:31:08.967Z","avatar_url":"https://github.com/jferard.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/jferard/fastods.svg?branch=master)](https://travis-ci.org/jferard/r-graphs)\n[![Code Coverage](https://img.shields.io/codecov/c/github/jferard/fastods/master.svg)](https://codecov.io/github/jferard/r-graphs?branch=master)\n\n# R-Graphs\nA simple graph library for Rust.\n\nCopyright (C) 2016 J. Férard \u003chttps://github.com/jferard\u003e\n\n## Why?\nJust learning Rust.\n\n## Features\n* Simple graphs, with no decoration (no weigthed, colored,... nodes or edges);\n* Two simple algorithms: DFS (Depth First Search) and BFS (Breadth First Search);\n* A [Graphviz](http://www.graphviz.org) output, step by step.\n\n## Compilation\n*Requires rustc 1.14.0-nightly.*\nFirst step: clone the repository with `git clone https://github.com/jferard/r-graphs`\nThen type: `cargo build` or `cargo test`. The latter will create some graphs in the `gv_output` directory.\n\n## View the output\nOn Linux:\n```dot [file].dot -Tsvg | display```\n\n## TODO\nA lot.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjferard%2Fr-graphs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjferard%2Fr-graphs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjferard%2Fr-graphs/lists"}