https://github.com/cqcl/portgraph
Directed graph with first-level ports in Rust.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Keywords
Repository
Directed graph with first-level ports in Rust.
Basic Info
- Host: GitHub
- Owner: CQCL
- License: apache-2.0
- Language: Rust
- Default Branch: main
- Homepage: http://docs.rs/portgraph
- Size: 2.48 MB
Statistics
- Stars: 11
- Watchers: 8
- Forks: 5
- Open Issues: 11
- Releases: 11
Topics
Metadata Files
README.md
portgraph
Data structure library for directed graphs with first-level ports. Includes secondary data structures for node and port weights, and node hierarchies.
Please read the API documentation here.
Features
-
pyo3: Enable Python bindings via pyo3. -
serde: Enable serialization and deserialization via serde. -
petgraph: Enable petgraph interoperability by implementing thepetgraph::visittraits forPortGraphandMultiPortGraph.
Recent Changes
See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.
Development
See DEVELOPMENT.md for instructions on setting up the development environment.
License
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).
Owner
- Name: Cambridge Quantum
- Login: CQCL
- Kind: organization
- Location: Cambridge, UK
- Website: http://www.cambridgequantum.com
- Repositories: 48
- Profile: https://github.com/CQCL
Quantum Software and Technologies
GitHub Events
Total
- Create event: 148
- Release event: 9
- Issues event: 24
- Watch event: 3
- Delete event: 137
- Issue comment event: 92
- Push event: 208
- Pull request review comment event: 56
- Pull request review event: 99
- Pull request event: 113
- Fork event: 2
Last Year
- Create event: 148
- Release event: 9
- Issues event: 24
- Watch event: 3
- Delete event: 137
- Issue comment event: 92
- Push event: 208
- Pull request review comment event: 56
- Pull request review event: 99
- Pull request event: 113
- Fork event: 2
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Agustín Borgna | 1****q@u****m | 15 |
| seyon | s****h@c****m | 6 |
| Luca Mondada | 7****a@u****m | 4 |
| Luca Mondada | l****a@m****t | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 5 months ago
All Time
- Total issues: 36
- Total pull requests: 254
- Average time to close issues: about 2 months
- Average time to close pull requests: 5 days
- Total issue authors: 6
- Total pull request authors: 8
- Average comments per issue: 0.36
- Average comments per pull request: 0.83
- Merged pull requests: 213
- Bot issues: 0
- Bot pull requests: 71
Past Year
- Issues: 15
- Pull requests: 114
- Average time to close issues: 2 days
- Average time to close pull requests: 6 days
- Issue authors: 4
- Pull request authors: 6
- Average comments per issue: 0.07
- Average comments per pull request: 1.12
- Merged pull requests: 79
- Bot issues: 0
- Bot pull requests: 44
Top Authors
Issue Authors
- aborgna-q (23)
- lmondada (5)
- doug-q (3)
- acl-cqc (3)
- ss2165 (1)
- cqc-alec (1)
Pull Request Authors
- aborgna-q (127)
- dependabot[bot] (66)
- hugrbot (20)
- lmondada (19)
- acl-cqc (10)
- ss2165 (6)
- github-actions[bot] (5)
- doug-q (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cargo 215,939 total
- Total dependent packages: 3
- Total dependent repositories: 1
- Total versions: 30
- Total maintainers: 2
crates.io: portgraph
Data structure library for directed graphs with first-level ports.
- Documentation: https://docs.rs/portgraph/
- License: Apache-2.0
-
Latest release: 0.15.2
published 7 months ago
Rankings
Dependencies
- rstest 0.12.0 development
- pyo3 0.16.5
- thiserror 1.0.28