Skip to content

quarkiverse/quarkus-jgrapht

Repository files navigation

Quarkus - JGraphT

Version

Quarkus ecosystem CI

All Contributors

Welcome to Quarkus - JGraphT extension!

This is the Quarkus extension for JGraphT.

Vanilla JGraphT works well in the JVM mode and reasonably well in the native mode.

Quarkus JGraphT extension ensures proper behavior in native mode for:

  • jgrapht-io
    • CSV import / export
    • DIMACS import / export
    • DOT import / export
    • GEXF import / export
    • GraphML import / export
    • JSON import / export
    • Matrix export
  • jgrapht-opt
    • Fastutil graphs
    • Sparse graphs
  • jgrapht-unimi-dsi
    • Succinct graphs
    • WebGraph graphs
  • jgrapht-guava
    • Immutable Graph Adapter
    • Immutable Network Adapter
    • Mutable Graph Adapter
    • Mutable Network Adapter

Coordinates

<dependency>
    <groupId>io.quarkiverse.jgrapht</groupId>
    <artifactId>quarkus-jgrapht</artifactId>
    <version>LATEST</version>
</dependency>

Quarkus ecosystem CI

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Rostislav Svoboda

💻 🚧

George Gastaldi

🚇

Guillaume Smet

🚇

This project follows the all-contributors specification. Contributions of any kind welcome!