SaaSHub helps you find the best software and product alternatives Learn more →
Architecture_decision_record Alternatives
Similar projects and alternatives to architecture_decision_record
-
core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
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
-
-
-
-
-
arc42.org-site
(jekyll-based) website for arc42.org - the template for communicating software architectures.
-
-
-
rafiki
An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
architecture_decision_record discussion
architecture_decision_record reviews and mentions
-
50 years of the Mythical Man Month: insights that still shape the software industry
And with that Brooks describes something quite similar to what we now know as Architecture Decision Records (ADRs).
-
5 Signs You’ve Built a Secretly Bad Architecture (And How to Fix It)
With vFunction’s architectural governance solution, you can automate the detection of architectural drift, helping to ensure that teams stay aligned with established patterns. By offering real-time insights into your system’s design, vFunction empowers organizations to monitor and enforce architectural standards, including ensuring authorized service communication and safeguarding correct database-service interactions without manual intervention. Additionally, consider creating Architectural Decision Records to document decisions and the discussions leading up to them within your team.
-
New kind of GitHub fraud: how is this happening and can any HN person help?
There's a fraudulent GitHub account that's stolen my bio and cloned one of my repos. I've reported to GitHub.
I'm seeking HN advice about the technical git aspects, because the fake user has somehow inserted themself as the "author" of many commits, then listed me as the "committer".
What are any ways to help protect from this kind of attack and/or fraud? And bigger picture, what are HN people doing at their companies to protect from this kind of attack and/or verify genuine code?
Here's me and the real repo: https://github.com/joelparkerhenderson/architecture-decision-record
Here's the fake user and the faked commits:
https://github.com/bestsoftwareandcodereviews3/architecture-decision-record/commits?author=bestsoftwareandcodereviews3
- Architecture decision record (ADR) examples for software planning
-
Architectural Retrospectives: The Key to Getting Better at Architecting – InfoQ
Hard disagree. Architecture retrospectives are not "the key" because 1) teams dislike spending time on them, 2) unlike sprint retrospectives, architecture retrospectives turn up issues that are very hard (or impossible) to adjust in real time, 3) retrospectives look backwards, and most teams aren't wired that way.
Instead, the key to getting better at architecting is preparing ahead of time, with slightly-more research and slightly-more teamwork, by using lightweight architectural decision records.
An architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences. When teams try ADRs, the teamwork goes up, the choices get better, and the implementations get more realistic which helps the groups. And if someone later wants to do the retrospective, the predictive information is right there ready in the ADR.
https://github.com/joelparkerhenderson/architecture-decision...
-
Ask HN: How to Translate Markdown Repositories?
I'm translating the Architecture Decision Record project to more languages. I'm seeking advice and guidance please: how are you all managing translations of git repos of content such as documentation and markdown files?
My experiments so far are here:
https://github.com/sixarm/locale-help
My work-in-progress is to create a top level directory `./locales`, then subdirectories per language using a ISO 639-1 two-letter language code, then content directories, for example:
./locales/en/hello/ (this is in English)
./locales/es/hola/ (this is in Español a.k.a. Spanish)
What do you use to track which content directories correspond to each other across languages?
The Architecture Decision Record repo is now mostly auto-translated into Spanish, French, Welsh, and Korean, in the top level directory `./locales`, using the program `slug-case` to help translate the markdown content file headlines into directory names:
https://github.com/joelparkerhenderson/architecture-decision-record
-
Show HN: Architecture Decision Record – Spanish Tranlsations
Link is https://github.com/joelparkerhenderson/architecture-decision...
-
Architecture diagrams enable better conversations
Hi, article author here, we supplement our architecture diagrams with Architectural Decision Records (ADRs) https://github.com/joelparkerhenderson/architecture-decision... in the ADR we capture:
-
Documenting your decisions using the ADR approach
Architecture decision record by joelparkerhenderson
-
Polar v1.0: Let’s Fix Open Source Funding
If anyone wants to see Polar in action on a GitHub issue, I'm experimenting with Polar on my Architecture Decision Record repo:
https://github.com/joelparkerhenderson/architecture-decision...
(I'm on the fence about the value of Polar for this kind of issue... see what you think)
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 May 2025
Stats
joelparkerhenderson/architecture_decision_record is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Popular Comparisons
- architecture_decision_record VS rfcs
- architecture_decision_record VS danger-js
- architecture_decision_record VS architecture-decision
- architecture_decision_record VS arc42.org-site
- architecture_decision_record VS rafiki
- architecture_decision_record VS oasis-core
- architecture_decision_record VS python-architecture-linter
- architecture_decision_record VS madr
- architecture_decision_record VS log4brains
- architecture_decision_record VS Bountysource