petgraph VS rustros_tf

Compare petgraph vs rustros_tf and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
petgraph rustros_tf
6 1
2,632 16
4.2% -
6.2 1.8
4 days ago almost 2 years ago
Rust Rust
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

petgraph

Posts with mentions or reviews of petgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-04.
  • The Hunt for the Missing Data Type
    10 projects | news.ycombinator.com | 4 Mar 2024
    I used to think that since graphs are such a broad datastructure that can be represented in different ways depending on requirements that it just made more sense to implement them at a domain-ish level.

    Then I saw Petgraph [0] which is the first time I had really looked at a generic graph library. It's very interesting, but I still have implemented graphs at a domain level.

    [0] https://github.com/petgraph/petgraph

  • Many of the typical "Algorithms" as plain Rust implementation
    4 projects | /r/rust | 22 Aug 2022
    For graph algorithms specifically, also consider looking at the implementations in petgraph.
  • autograph v0.1.0
    3 projects | /r/rust | 30 Oct 2021
    Render the backward "graph" using petgraph for visualization and debugging purposes.
  • Another graph library :)
    3 projects | /r/rust | 26 Apr 2021
    I second the need for quickcheck-style tests. I implemented a matching algorithm in petgraph, and quickcheck discovered so many bugs on non-trivial graphs. Thanks to it, I am now much more confident that it is indeed correct.
  • Why Rust for Robots?
    7 projects | dev.to | 9 Apr 2021
    petgraph: Graph data structure library, compatible with Rust

rustros_tf

Posts with mentions or reviews of rustros_tf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-09.
  • Why Rust for Robots?
    7 projects | dev.to | 9 Apr 2021
    rustros_tf: A Rust port of the ROS tf library for keeping track of three dimensional transforms

What are some alternatives?

When comparing petgraph and rustros_tf you can also consider the following projects:

autograph - Machine Learning Library for Rust

rosrust - Pure Rust implementation of a ROS client library

optimization-engine - Nonconvex embedded optimization: code generation for fast real-time optimization

prepona - A graph crate with simplicity in mind

openrr - Open Rust Robotics

nphysics - 2 and 3-dimensional rigid body physics engine for Rust.

webots-rs - Build controllers for the Webots robot simulator in Rust

graph-force - Python library for embedding large graphs in 2D space, using force-directed layouts.

Turtlebot2-On-Melodic - Make your Turtlebot2 runs on ROS Melodic (Ubuntu 18.04).