Skip to content

Commit 225fd0b

Browse files
Adds some community tools.
1 parent 08b1aaa commit 225fd0b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

community.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ These tools provide an alternative way to create a Structurizr compatible worksp
2929
- [PyStructurizr](https://github.com/nielsvanspauwen/pystructurizr): A Python DSL inspired by Structurizr, intended for generating C4 diagrams.
3030
- [buildzr](https://github.com/amirulmenjeni/buildzr): A Python DSL for authoring C4 architecture models.
3131
- [Model](https://github.com/goadesign/model): Create your software architecture models and diagrams in Go.
32+
- [Structurizr DSL Parser](https://gitlab.com/osechet/structurizr-parser): A comprehensive Go library for parsing, validating, and generating Structurizr DSL files.
3233

3334
## Rendering tools
3435

@@ -42,6 +43,9 @@ A variety of other rendering tools are available that can be used to render diag
4243
- [structurizr-md](https://github.com/vitalegi/structurizr-md): Structurizr to Markdown.
4344
- [structurizr-to-png](https://github.com/extenda/structurizr-to-png): Create PNGs from Structurizr DSL files.
4445
- [Structurizr Confluence CLI](https://github.com/arnaudroubinet/Structurizr-confluence): A high-performance command-line tool that exports Structurizr workspace documentation and Architecture Decision Records (ADRs) to Confluence Cloud.
46+
- [structurizr-renderer](https://github.com/materna-se/structurizr-renderer): Support the rendering of Structurizr DSL views in Java using different rendering algorithms including the same as provided by the Structurizr UI.
47+
- [structurizr-maven-plugin](https://github.com/materna-se/structurizr-maven-plugin): Support the rendering of Structurizr DSL views in Maven builds using different rendering algorithms including the same as provided by the Structurizr UI.
48+
- [structurizr-asciidoctorj-extension](https://github.com/materna-se/structurizr-asciidoctorj-extension): Support the rendering of Structurizr DSL views in AsciiDoc using different rendering algorithms including the same as provided by the Structurizr UI.
4549

4650
## Other
4751

0 commit comments

Comments
 (0)