Read graph-tool's binary graph file format
  • YAML 67.4%
  • Rust 32.1%
  • Python 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-06 16:18:31 +02:00
.github fix: github workflows 2026-07-06 16:18:31 +02:00
.gitlab-ci-local feat: Add ci/cd 2026-07-06 15:43:23 +02:00
benches fmt 2026-07-06 11:52:17 +02:00
docs Initial commit 2026-07-02 11:17:30 +02:00
example feat: property maps 2026-07-06 11:24:31 +02:00
src fix: clippy 2026-07-06 15:45:21 +02:00
tests feat: property maps 2026-07-06 11:24:31 +02:00
website fmt 2026-07-06 11:52:17 +02:00
.copier-answers.yml Initial commit 2026-07-02 11:17:30 +02:00
.gitignore Initial commit 2026-07-02 11:17:30 +02:00
.gitlab-ci.yml feat: Add ci/cd 2026-07-06 15:43:23 +02:00
book.toml Initial commit 2026-07-02 11:17:30 +02:00
Cargo.lock Initial commit 2026-07-02 11:17:30 +02:00
Cargo.toml feat: Add a simple bench 2026-07-02 14:15:46 +02:00
CHANGELOG.md feat: property maps 2026-07-06 11:24:31 +02:00
CODE_OF_CONDUCT.md Initial commit 2026-07-02 11:17:30 +02:00
CONTRIBUTING.md Initial commit 2026-07-02 11:17:30 +02:00
LICENSE Initial commit 2026-07-02 11:17:30 +02:00
README.md feat: Add ci/cd 2026-07-06 15:43:23 +02:00
release-plz.toml Initial commit 2026-07-02 11:17:30 +02:00
tarpaulin.toml Initial commit 2026-07-02 11:17:30 +02:00

gt_reader

tests lints msrv website dev-doc license copier

Read graph-tool gt compressed graph tool format

Usage

Add this in your Cargo.toml

Minimum Supported Rust Version

Currently the minimum supported Rust version is 1.71.