Plantuml

Top 23 Plantuml Open-Source Projects

  • C4-PlantUML

    C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures

  • Project mention: Ask HN: Guidelines for making clear architecture diagrams | news.ycombinator.com | 2024-05-01

    Third this. Don't look any further, just do it!

    Also, PlantUML + C4 is like peanut butter & jelly:

    https://github.com/plantuml-stdlib/C4-PlantUML

    I'll gladly give up control of layout, and accept some ugliness, to never again have to worry about dragging boxes and arrows to be pixel-aligned, and then do it all over again when I add another box...

    It looks like Mermaid has C4 support too:

    https://mermaid.js.org/syntax/c4.html

  • yn

    A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.

  • 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.

    InfluxDB logo
  • markdown-preview-enhanced

    One of the 'BEST' markdown preview extensions for Atom editor!

  • tbls

    tbls is a CI-Friendly tool for document a database, written in Go.

  • Project mention: FLaNK 25 December 2023 | dev.to | 2023-12-26
  • kroki

    Creates diagrams from textual descriptions!

  • Project mention: WireViz: Easily document cables and wiring harnesses | news.ycombinator.com | 2024-04-14

    Your wish showing up in the face of a submission just 14 days ago and then another 29 days ago must be indicative of why there are so many dupes all the time: https://news.ycombinator.com/from?site=kroki.io

    You can feel free to submit the GH repo, as that one doesn't seem to have been submitted before https://github.com/yuzutech/kroki

  • AsciidocFX

    Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)

  • GoPlantUML

    PlantUML Class Diagram Generator for golang projects

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vscode-markdown-pdf

    Markdown converter for Visual Studio Code

  • aws-icons-for-plantuml

    PlantUML sprites, macros, and other includes for Amazon Web Services services and resources

  • SwiftPlantUML

    A command-line tool and Swift Package for generating class diagrams powered by PlantUML

  • planter

    Generate PlantUML ER diagram textual description from PostgreSQL tables

  • Project mention: Documentation as Code for Cloud Using PlantUML | news.ycombinator.com | 2023-07-30

    Here's three interesting Rust projects that use plantuml

    You can embed plantuml and drawio diagrams in Rust doc comments and have it rendered in the docs, using this crate

    https://crates.io/crates/rsdoc

    And you can generate plantuml from SQL tables using

    https://crates.io/crates/sqlant (this one is a rust port of a go tool, https://github.com/achiku/planter)

    And you can embed plantuml in mdbook

    https://crates.io/crates/mdbook-plantuml

  • roadmapper

    Roadmapper - A Roadmap as Code (Rac) python library. Generate professional roadmap diagram using python code.

  • Project mention: FLiPN-FLaNK Stack Weekly May 8 2023 | dev.to | 2023-05-08
  • clang-uml

    Customizable automatic UML diagram generator for C++ based on Clang.

  • Project mention: Show HN: Clang-uml C to UML diagram generator based on Clang | /r/hypeurls | 2023-06-26
  • plantuml-syntax

    vim syntax file for plantuml

  • Azure-PlantUML

    PlantUML sprites, macros, and other includes for Azure services

  • SwiftPlantUML-Xcode-Extension

    Xcode Extension for generating class diagrams from Swift code (powered by PlantUML)

  • go-plantuml

    Generate plantuml diagrams from go source files or directories

  • obsidian-plantuml

    Generate PlantUML Diagrams inside Obsidian.md

  • kstatemachine

    KStateMachine is a Kotlin DSL library for creating state machines and statecharts.

  • Project mention: Dart 3 | news.ycombinator.com | 2023-05-10

    Kotlin has some pretty nice StateMachine DSL libraries out there, like https://github.com/nsk90/kstatemachine

  • puml-for-markdown

    A CLI tool to embed interactive PUML diagrams to your github markdown files.

  • plantuml-previewer.vim

    Vim / Neovim plugin for preview PlantUML

  • c4sharp

    C4Sharp (C4S) is a .net library for building C4 Model diagrams.

  • Project mention: Tools for project architecture. | /r/dotnet | 2023-06-07
  • umldoclet

    Automatically generate PlantUML diagrams in javadoc

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Plantuml related posts

  • Ask HN: Guidelines for making clear architecture diagrams

    3 projects | news.ycombinator.com | 1 May 2024
  • Documentation as Code for Cloud - C4 Model & Structurizr

    5 projects | dev.to | 2 Nov 2023
  • Documentation as Code for Cloud Using PlantUML

    8 projects | news.ycombinator.com | 30 Jul 2023
  • Show HN: Clang-uml C to UML diagram generator based on Clang

    1 project | /r/hypeurls | 26 Jun 2023
  • Show HN: Clang-uml – C++ to UML diagram generator based on Clang

    2 projects | news.ycombinator.com | 26 Jun 2023
  • Tools for project architecture.

    2 projects | /r/dotnet | 7 Jun 2023
  • Which tools do you use to create diagrams?

    5 projects | /r/golang | 18 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    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. Learn more →

Index

What are some of the best open-source Plantuml projects? This list will help you:

Project Stars
1 C4-PlantUML 6,057
2 yn 5,339
3 markdown-preview-enhanced 4,066
4 tbls 3,074
5 kroki 2,691
6 AsciidocFX 1,841
7 GoPlantUML 1,692
8 vscode-markdown-pdf 939
9 aws-icons-for-plantuml 856
10 SwiftPlantUML 552
11 planter 533
12 roadmapper 521
13 clang-uml 516
14 plantuml-syntax 457
15 Azure-PlantUML 446
16 SwiftPlantUML-Xcode-Extension 404
17 go-plantuml 358
18 obsidian-plantuml 350
19 kstatemachine 318
20 puml-for-markdown 276
21 plantuml-previewer.vim 252
22 c4sharp 247
23 umldoclet 225

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com