{"id":22882568,"url":"https://github.com/cqcl/portgraph","last_synced_at":"2025-05-07T04:48:59.298Z","repository":{"id":65715641,"uuid":"567704259","full_name":"CQCL/portgraph","owner":"CQCL","description":"Directed graph with first-level ports in Rust.","archived":false,"fork":false,"pushed_at":"2025-05-05T13:39:41.000Z","size":2570,"stargazers_count":10,"open_issues_count":11,"forks_count":4,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-07T04:48:49.627Z","etag":null,"topics":["graph-algorithms","rust"],"latest_commit_sha":null,"homepage":"http://docs.rs/portgraph","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CQCL.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-11-18T11:34:23.000Z","updated_at":"2025-04-30T15:08:25.000Z","dependencies_parsed_at":"2023-02-06T10:25:11.855Z","dependency_job_id":"e00d3a74-f0eb-4bde-8c3f-d4f42fc5f21b","html_url":"https://github.com/CQCL/portgraph","commit_stats":{"total_commits":26,"total_committers":4,"mean_commits":6.5,"dds":"0.42307692307692313","last_synced_commit":"48169f335e7ca189b1f692a9a66535bb84bc35f3"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fportgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fportgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fportgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fportgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CQCL","download_url":"https://codeload.github.com/CQCL/portgraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816521,"owners_count":21808702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-algorithms","rust"],"created_at":"2024-12-13T18:18:25.847Z","updated_at":"2025-05-07T04:48:59.287Z","avatar_url":"https://github.com/CQCL.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"portgraph\n=========\n\n[![build_status][]](https://github.com/CQCL/portgraph/actions)\n[![crates][]](https://crates.io/crates/portgraph)\n[![msrv][]](https://github.com/CQCL/portgraph)\n[![codecov][]](https://codecov.io/gh/CQCL/portgraph)\n[![codspeed][]](https://codspeed.io/CQCL/portgraph)\n\nData structure library for directed graphs with first-level ports. Includes\nsecondary data structures for node and port weights, and node hierarchies.\n\nPlease read the [API documentation here][].\n\n## Features\n\n-   `pyo3`: Enable Python bindings via pyo3.\n-   `serde`: Enable serialization and deserialization via serde.\n-   `petgraph`: Enable petgraph interoperability by implementing the\n    `petgraph::visit` traits for `PortGraph` and `MultiPortGraph`.\n\n## Recent Changes\n\nSee [CHANGELOG][] for a list of changes. The minimum supported rust\nversion will only change on major releases.\n\n## Development\n\nSee [DEVELOPMENT.md](DEVELOPMENT.md) for instructions on setting up the development environment.\n\n## License\n\nThis project is licensed under Apache License, Version 2.0 ([LICENSE][] or http://www.apache.org/licenses/LICENSE-2.0).\n\n  [API documentation here]: https://docs.rs/portgraph/\n  [build_status]: https://github.com/CQCL/portgraph/actions/workflows/ci.yml/badge.svg\n  [crates]: https://img.shields.io/crates/v/portgraph\n  [LICENSE]: LICENCE\n  [msrv]: https://img.shields.io/badge/rust-1.75.0%2B-blue.svg?maxAge=3600\n  [codecov]: https://img.shields.io/codecov/c/gh/CQCL/portgraph?logo=codecov\n  [codspeed]: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json\n  [CHANGELOG]: CHANGELOG.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Fportgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcqcl%2Fportgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Fportgraph/lists"}