Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Draw.io Alternatives
Similar projects and alternatives to draw.io
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
-
-
budibase
Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Outline
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
-
MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
-
MeshCentral
A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
-
mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
draw.io discussion
draw.io reviews and mentions
-
Analyzing the codebase of Caffeine: a high performance caching library
https://excalidraw.com/
https://www.drawio.com/
For something a bit lower level, try:
https://roughjs.com/
It's what powers the sketch-like look from many of the sites like those above.
-
Writing a simple pool allocator in C
> The diagrams in particular are very clear. (They seem to have been done in draw.io: https://github.com/8dcc/8dcc.github.io/blob/main/img/pool-al... which seems to be a pretty decent Apache-2.0 free software licensed diagram editor: https://github.com/jgraph/drawio/)
Yes, this is true. Furthermore, the diagram information for draw.io is included in the SVG images themselves, so one could edit them there.
> It says, "The pool allocator, however, is much faster than malloc", but doesn't provide any benchmarks or even an order of magnitude.
You are right, I was referring to "malloc-like" allocators (i.e. for variable-size blocks). It would be a good idea to benchmark them.
-
We are shutting down the Ondsel FreeCAD business
It would be perfect if the symbols I wanted were already built in. There are some electrical symbols but they're very much circuit design focused whereas I'm looking for symbols such as these https://www.edrawmax.com/templates/1011842/
Additionally, https://github.com/jgraph/drawio/issues/1660 would be a nice to have.
-
Draw.io: Blocked for Installation by Google
Its been a while since I've been editing diagrams outside of a codebase; and today I hit this issue.
Thinking it was a small, transitory issue, it appears one of the most useful webapps has been getting the good old runaround from Google since March (https://github.com/jgraph/drawio/issues/4212).
- Draw.io changes license to disallow Atlassian integrations
-
SpendWise - Budget management app (Ruby on Rails + React) - Part 2
Draw.io (diagrams.net)
- Ask HN: What macOS apps/programs do you use daily and recommend?
- Open-Source Lucidchart Alternative
-
Show HN: Open source database diagram editor
At first I thought this was drawio: https://www.drawio.com/ with which you can generate a schema diagram from SQL. Is this the other way around.
-
Monodraw
For anyone who is willing to use a webapp, I like drawio[0]. You can download locally[1] and self host (I just use the python webserver).
While finding the Github, I see they now actually package an Electron application, so that is probably worth exploring[2].
[0] https://www.drawio.com/
[1] https://github.com/jgraph/drawio
[2] https://github.com/jgraph/drawio-desktop
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 16 Feb 2025
Stats
jgraph/drawio is an open source project licensed under Apache License 2.0 which is an OSI approved license.
draw.io is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of draw.io is JavaScript.