| Crates.io | ogdf-sys |
| lib.rs | ogdf-sys |
| version | 0.1.0 |
| created_at | 2026-01-13 14:46:02.784517+00 |
| updated_at | 2026-01-13 14:46:02.784517+00 |
| description | Unsafe Rust bindings to the OGDF graph drawing library built with autocxx. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 2040343 |
| size | 4,520,838 |
Raw FFI bindings to OGDF, the Open Graph Drawing
Framework, generated via autocxx/cxx. Builds a static OGDF from vendored
sources---no network access required.
graph::PlanarSubgraph: SPQR-based planar subgraph extraction.autogen module: Full autogenerated C++ bindings.GPL-2.0-only OR GPL-3.0-only, with linking exceptions (inherited from OGDF).
See LICENSE, LICENSE_GPL_v2.txt, and LICENSE_GPL_v3.txt.