bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

Replace networkx with rustworkx #518

Open disrupted opened 1 month ago

disrupted commented 1 month ago

rustworkx seems better supported and has type annotations currently blocked by lack of bfs layers algo https://github.com/Qiskit/rustworkx/issues/804