awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to adr/e-adr

Open-source alternatives to E Adr

11 open-source projects similar to adr/e-adr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best E Adr alternative.

  • actions/toolkitactions avatar

    actions/toolkit

    5,772View on GitHub↗

    The GitHub ToolKit for developing GitHub Actions.

    TypeScript
    View on GitHub↗5,772
  • adr/adr-manageradr avatar

    adr/adr-manager

    154View on GitHub↗

    MADR is a Markdown template for quickly capturing architectural decisions. It offers a naming scheme and template to keep the layout of recorded decisions consistent. Each decision is stored in a separate file. The ADR Manager currently only supports the management of MADRs stored in the folder…

    JavaScript
    View on GitHub↗154
  • adr/madradr avatar

    adr/madr

    2,012View on GitHub↗
    Markdownarchitectural-decision-recordsarchitectural-decisionsdesign-document
    View on GitHub↗2,012
  • alphagov/govuk-rfcsalphagov avatar

    alphagov/govuk-rfcs

    75View on GitHub↗

    GOV.UK staff use this repository as a forum to discuss and make technical decisions. The outcomes of these discussions can be either an action plan, or a new standard that GOV.UK should follow. This repository is open as a reference for other teams within GDS and wider government.

    View on GitHub↗75
  • flutter/flutterflutter avatar

    flutter/flutter

    177,056View on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-performance rendering engine and a multi-platform compilation model. The framework provides a comprehensive suite of developer tools, including hot reloading for real-time code injection and diagnostic utilities for monitoring application state and performance. It features a modu

    Dartandroidapp-frameworkcross-platform
    View on GitHub↗177,056

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • joelparkerhenderson/architecture-decision-recordjoelparkerhenderson avatar

    joelparkerhenderson/architecture-decision-record

    16,199View on GitHub↗

    This project provides a framework for capturing and managing architectural decision records within a version-controlled codebase. It functions as a documentation standard that enables engineering teams to record the context, rationale, and consequences of significant technical choices, ensuring that design history is preserved as a first-class artifact alongside the source code. The system distinguishes itself by integrating design documentation directly into the development lifecycle. By utilizing template-driven metadata, it enforces a consistent structure for all technical records, which f

    adrarchitecture-decision-recorddecision-record
    View on GitHub↗16,199
  • kubernetes/enhancementskubernetes avatar

    kubernetes/enhancements

    3,892View on GitHub↗

    This project is a governance framework and proposal tracker for managing the lifecycle of new features and API changes within Kubernetes. It provides a structured system for proposing, reviewing, and tracking community contributions from the initial idea through to a stable release. The framework focuses on maintaining API design integrity and backward compatibility through a formal review process. It coordinates release management by monitoring feature milestones, enforcing code freeze dates, and verifying that new additions are production-ready and scalable. The system covers project gover

    Go
    View on GitHub↗3,892
  • phodal/adrphodal avatar

    phodal/adr

    270View on GitHub↗

    ADR - Architecture Decision Records(轻量级架构决策记录工具)

    TypeScript
    View on GitHub↗270
  • rust-lang/rfcsrust-lang avatar

    rust-lang/rfcs

    6,406View on GitHub↗

    The Rust RFCs repository is the formal home for the Rust language evolution process, housing the structured design documents and community review mechanisms that govern changes to the Rust programming language, its compiler, and its standard library. It defines the complete lifecycle for proposing, discussing, and implementing substantial changes through RFC documents, from initial submission and community feedback through final comment periods and sub-team sign-offs. The repository codifies the governance and collaboration processes that shape Rust's development, including mechanisms for com

    Markdownrfcrfc-processrust
    View on GitHub↗6,406
  • thomvaill/log4brainsthomvaill avatar

    thomvaill/log4brains

    1,487View on GitHub↗

    ✍️ Architecture Decision Records (ADR) management and publication tool

    TypeScript
    View on GitHub↗1,487
  • vercel/next.jsvercel avatar

    vercel/next.js

    140,051View on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framework offers a centralized configuration system for build-time settings, environment variables, and deployment adapters, alongside a command-line interface for bootstrapping new projects. The framework covers a wide range of application requirements, including metadata management fo

    JavaScriptreactframeworkssr
    View on GitHub↗140,051