Software Alternatives & Reviews

Graphviz VS Markdeep

Compare Graphviz VS Markdeep and see what are their differences

Graphviz logo Graphviz

Graphviz is open source graph visualization software. It has several main graph layout programs.

Markdeep logo Markdeep

Advanced Markdown renderer for the browser with full diagram support
  • Graphviz Landing page
    Landing page //
    2022-01-18
  • Markdeep Landing page
    Landing page //
    2023-07-07

Graphviz videos

Graphviz - Make Diagrams - Ubuntu 10.10

More videos:

  • Review - Use Soot and Graphviz to Generate and Visualize Java Call Graphs

Markdeep videos

No Markdeep videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Graphviz and Markdeep)
Diagrams
97 97%
3% 3
Competitive Intelligence
0 0%
100% 100
Flowcharts
100 100%
0% 0
Data Profiling
0 0%
100% 100

User comments

Share your experience with using Graphviz and Markdeep. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Graphviz and Markdeep

Graphviz Reviews

Top 7 diagrams as code tools for software architecture
Graphviz is a graph visualization software for representing structural information as diagrams.

Markdeep Reviews

We have no reviews of Markdeep yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Graphviz should be more popular than Markdeep. It has been mentiond 80 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Graphviz mentions (80)

  • Ask HN: Guidelines for making clear architecture diagrams
    Conventions exist but they're mostly crap. Along the KISS principle, boxed elements with connecting nodes are the best (most universally understood). In mathematical terms, this is an 'undirected graph', a 'directed graph' is the same but with directionality on the links between nodes. The standard toolkit for defining these in software is https://graphviz.org/ If you need to show the interaction between elements... - Source: Hacker News / about 11 hours ago
  • Should I Open Source my Company?
    Thoughtful post, thanks. However, this tripped me up: "our GPU graph viz server" -- I couldn't understand how you a) scale graphviz[1] on a GPU and b) make money hosting graphviz. Quick read of your web site cleared that up :) [1] https://graphviz.org/. - Source: Hacker News / 3 months ago
  • Trippy 0.9.0 Release
    Tracing flows: breakdown complex UDP/TCP ECMP traces into individual flows (i.e. Common network path); render a chart of flows in GraphViz DOT format (example). Source: 5 months ago
  • Calculate the difference and intersection of any two regexes
    It has the look of graphviz about it, which is an excellent tool. Often helpful in debugging anything related to graphs. https://graphviz.org/. - Source: Hacker News / 8 months ago
  • What are some tools to help in visualizing concepts
    If you are talking about making visualisations for other people it would depend if you want to make them interactive, static, or a mix of the two. I’m not really sure what to recommend given I don’t know - but here are a few places to start: - Python tutor - manim - processing - graphviz - simple but good - draw.io. Source: 11 months ago
View more

Markdeep mentions (25)

  • Ask HN: What is that "I didn't know I needed" tool/item until you saw it here
    It could be that I'm just one of the 10,000 some days (https://xkcd.com/1053/) but there has been a few times that I've seen an article on HN and went "Umm, I didn't know I needed that, but it fits into a niche use that I have." My last one was Markdeep in a discussion about markup languages. https://casual-effects.com/markdeep/ Or Picotron (https://news.ycombinator.com/item?id=39786984)... - Source: Hacker News / about 1 month ago
  • My productivity app is a never-ending .txt file
    I didn't see anyone mention Markdeep [0] yet. I started with a notes.txt file for the system I maintain. I found myself gradually adopting Markdown syntax because I need bulleted lists and headings to separate different sections. I also needed hyperlinks to documentation or StackOverflow answers. So one day I just added the Markdeep tags to the bottom of the file and renamed it to notes.md.html I still keep it... - Source: Hacker News / 2 months ago
  • Show HN: Durdraw – a modern ANSI art editor for modern Unix terminals
    Don't discount #2 there. I still make and use ASCII art when commenting source code. Flow charts! ASCII art diagrams can be automatically rendered to an image, too: https://casual-effects.com/markdeep/. - Source: Hacker News / 4 months ago
  • Mathematical documents on ChromeOS?
    I started using MarkDown tools that support MathJax. As my preferred environment is as simple as possible I'm using Markdeep (https://casual-effects.com/markdeep/) and hammer and chisel (aka vi). Working well for me. Source: 8 months ago
  • My uses for vimwiki have dried up... and it makes me a little sad
    I never tried using vim wiki because I was already using markdeep for a similar purpose. I could write markdown from the comfort of vim, then get rendering in a browser basically for free. I have toyed with the idea of creating a custom version of the vim wiki plugin which creates .md.html pages with the markdeep script code in the appropriate place. Thus allowing for the best of both worlds: fast editing in vim... Source: 11 months ago
View more

What are some alternatives?

When comparing Graphviz and Markdeep, you can also consider the following products

PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.

Marked.js - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.

draw.io - Online diagramming application

ShowdownJS - A Markdown to HTML converter written in JavaScript

yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.

Markdown-it - High-speed Markdown parser with 100% CommonMark support, extensions & syntax plugins.