roadmap VS myinfra

Compare roadmap vs myinfra and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
roadmap myinfra
2 2
159 41
0.6% -
0.0 1.8
10 months ago about 3 years ago
Python Python
- MIT License
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.

roadmap

Posts with mentions or reviews of roadmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • Graphviz: Open-source graph visualization software
    40 projects | news.ycombinator.com | 17 Jan 2022
    I used it for visualization on my project https://github.com/srce/roadmap/blob/master/stacks/java/data...

    .XML -> Python script -> .DOT -> Graphviz -> *.SVG

    It's very useful and probably the best example of using DOT language, unfortunately.

  • Python Roadmap
    1 project | /r/Python | 6 Jul 2021
    Hi everyone! I'm working on a roadmap core of skills for different programming languages. As a backend engineer I focus mostly on such languages as Java, Go, PHP, Ruby, and of course Python. But unfortunately, I'm not good at Python and I need someone to review this roadmap https://github.com/srce/roadmap/pull/2

myinfra

Posts with mentions or reviews of myinfra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • Graphviz: Open-source graph visualization software
    40 projects | news.ycombinator.com | 17 Jan 2022
    Graphviz is awesome!

    Here are a couple of my diagrams:

    https://beepb00p.xyz/blog-graph.html -- graph of my blog pages with tags/connections between posts, generated with a DSL-ish python script https://github.com/karlicoss/beepb00p/blob/master/misc/index...

    https://beepb00p.xyz/myinfra.html -- map of my personal data & infrastructure (discussed a year ago https://news.ycombinator.com/item?id=26269832 ). Also a similar DSL https://github.com/karlicoss/myinfra/blob/master/generate.py

    The main downside for me is that sometimes it gets the positioning wrong, and you can see how it can be easily fixed, but it's hard to convince graphviz to actually do so. Basically I'd love a tool where I can do 10% of positioning manually and let the rest be constraint based like in graphviz.

  • Map of my personal data infrastructure
    5 projects | news.ycombinator.com | 25 Feb 2021
    Not the first time, but possibly the biggest thing I've drawn in it...

    There definitely are some weird things when you try to plot complicated things, fighting with weird placement, clusters etc. But not sure if it's me or Graphviz to blame for this. But I don't really know a better tool. If I knew how the diagram would look in hindsight I might have drawn in manually in inkscape or something, but when I started I didn't know what I would end up with, so needed to be an automatic tool :)

    To minimize the manual work, I ended up with a mix of DSL in python and raw graphviz commands: https://github.com/karlicoss/myinfra/blob/fc6345c31c4e49b534...

    Depending on the things you want to represent a better fit might be force layout, for example something like https://observablehq.com/@morvasaaty/d3-force-notes

What are some alternatives?

When comparing roadmap and myinfra you can also consider the following projects:

dot-to-ascii - Graphviz to ASCII converter using Graph::Easy

awesome-quantified-self - :bar_chart: Websites, Resources, Devices, Wearables, Applications, and Platforms for Self Tracking

graphviz

DFB - A mini development environment for developing and troubleshooting the Cypress PSoC Digital Filter Block

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

object_playground - A tool for visualizing and experimenting with JavaScript object relationships.

schemaspy - Database documentation built easy

embedded-struct-visualizer - Tool to visualize the graph of embedded structs in Go projects

schema - get a dot file from a postgres database schema

hpcc-js-wasm - HPCC-Systems Web-Assembly (JavaScript)

pivotnacci - A tool to make socks connections through HTTP agents

PSGraph - A set of utilities for working with Graphviz in Powershell