awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
iluwatar avatar

iluwatar/java-design-patterns

0
View on GitHub↗
94,123 星标·27,367 分支·Java·16 次浏览java-design-patterns.com↗

Java Design Patterns

This repository serves as a comprehensive educational collection of industry-standard software design patterns and architectural principles implemented in Java. It functions as a structured reference for developers to study and apply proven strategies for building maintainable, object-oriented systems.

The project acts as a knowledge base for software engineering, offering a curated set of programming heuristics and best practices. By providing ready-to-use implementations of standard design patterns, it enables developers to address common programming challenges and improve code modularity through established architectural solutions.

Beyond its educational focus, the repository provides a library of reusable code snippets designed to handle routine implementation tasks. These tested fragments allow for the integration of common logic without the need to write boilerplate code, supporting clean development practices across complex software projects.

Features

  • Design Pattern Collections - Serves as a comprehensive educational collection of industry-standard software design patterns implemented in Java.
  • Awesome List - A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.
  • Design Pattern Implementations - Provides ready-to-use, documented implementations of standard software design patterns for immediate integration.
  • Knowledge Bases - Provides a comprehensive collection of industry-standard design patterns and architectural principles implemented in Java to guide maintainable software development.
  • Software Design Patterns - Showcases industry-standard architectural patterns to help developers understand and apply proven design solutions.
  • Design Pattern Guides - Facilitates learning design patterns through detailed educational content and real-world examples.
  • Software Architecture Education - Educates developers on structuring complex systems through the study of proven design patterns.
  • Object-Oriented Design Guides - Provides a structured guide for applying proven architectural strategies and clean code standards in object-oriented projects.
  • Architecture Reference Catalogs - Structures architectural design patterns into a navigable catalog for learning and reference.
  • Engineering Heuristics - Provides a curated knowledge base of industry-standard engineering heuristics and decision-making frameworks for technical problem-solving.
  • Software Design Principles - Applies fundamental software design principles to ensure maintainable and robust system architecture.
  • Code Quality and Patterns - Comprehensive collection of design patterns for Java.
  • Design Patterns - Comprehensive collection of Java design patterns.
  • 开发者工具 - Educational implementations of common design patterns.
  • Programming Language Patterns - Comprehensive collection of design patterns implemented in Java.
  • Programming Languages - Implementation examples of common design patterns in the Java language.
  • Sample Projects - Design patterns implemented in Java
  • Clean Code Resources - Promotes clean code development through established programming heuristics and best practices.
  • Design Patterns - Implementations of design patterns for Java developers.
  • Development Guides - Collection of common software design patterns implemented in Java.
  • Software Design - Implementation examples of common design patterns.
  • Software Design Patterns - Collection of common software design patterns implemented in code.
  • Java 项目 - Listed in the “Java 项目” section of the Great Open Source Project awesome list.
  • More to explore - Implementation of design patterns in Java.
  • Software Architectural Patterns - Organizes software systems using high-level structural patterns to ensure consistent problem-solving approaches.
  • Interface-Centric Architectures - Utilizes abstract contracts and interfaces to decouple implementation details from core application logic.
  • Code Snippets and Examples - Provides a library of tested, concise code fragments to solve routine programming tasks without boilerplate.
  • Java Snippets - Integrates tested Java code fragments to solve common implementation tasks without writing boilerplate logic.
  • Stateless Functional Components - Encapsulates common programming tasks into modular, stateless components that ensure consistent output.

Star 历史

iluwatar/java-design-patterns 的 Star 历史图表iluwatar/java-design-patterns 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Java Design Patterns 的开源替代方案

相似的开源项目,按与 Java Design Patterns 的功能重合度排序。
  • ochococo/design-patterns-in-swiftochococo 的头像

    ochococo/Design-Patterns-In-Swift

    15,276在 GitHub 上查看↗

    This repository serves as a technical reference and educational resource for implementing software design patterns within the Swift programming language. It provides a collection of common architectural patterns designed to help developers structure codebases for improved maintainability, scalability, and system organization. The project focuses on applying fundamental object-oriented and protocol-oriented principles to manage relationships between classes and objects. It demonstrates how to use language-level interfaces to define shared behaviors and how to organize components into cohesive

    Swiftcomputer-sciencedesign-patternsgang-of-four
    在 GitHub 上查看↗15,276
  • kamranahmedse/design-patterns-for-humanskamranahmedse 的头像

    kamranahmedse/design-patterns-for-humans

    47,878在 GitHub 上查看↗

    This project is a comprehensive educational resource designed to help developers master object-oriented design and architectural patterns. It serves as a structured reference for understanding how to organize classes and objects to improve code maintainability, resolve recurring development challenges, and prepare for technical engineering assessments. The guide covers the three primary categories of design patterns: creational, structural, and behavioral. Each pattern is explained through practical examples that demonstrate how to manage object instantiation, simplify complex interfaces, and

    architecturecomputer-sciencedesign-patterns
    在 GitHub 上查看↗47,878
  • tmrts/go-patternstmrts 的头像

    tmrts/go-patterns

    27,726在 GitHub 上查看↗

    This project serves as a technical reference and guide for implementing idiomatic software design patterns within the Go programming language. It provides a curated collection of architectural blueprints and coding strategies designed to help developers organize complex codebases into maintainable, modular components. The repository covers a broad spectrum of software engineering practices, including creational, structural, and behavioral design patterns. It emphasizes the use of language-specific idioms to manage object instantiation, decouple component interactions, and extend functionality

    Goawesomedesign-patternsdesign-patterns-for-humans
    在 GitHub 上查看↗27,726
  • domnikl/designpatternsphpdomnikl 的头像

    domnikl/DesignPatternsPHP

    22,188在 GitHub 上查看↗

    DesignPatternsPHP is a reference collection of software architecture patterns implemented in PHP 8. It provides a guide for object-oriented programming through sample code demonstrating creational, structural, and behavioral design patterns. The project includes reference implementations for common patterns such as factories, builders, singletons, adapters, bridges, and proxies. Each implementation is accompanied by a PHPUnit test suite to verify that the patterns behave correctly and produce expected logical outcomes. The codebase covers a broad range of architecture capabilities, including

    PHP
    在 GitHub 上查看↗22,188
查看 Java Design Patterns 的所有 30 个替代方案→

常见问题解答

iluwatar/java-design-patterns 是做什么的?

This repository serves as a comprehensive educational collection of industry-standard software design patterns and architectural principles implemented in Java. It functions as a structured reference for developers to study and apply proven strategies for building maintainable, object-oriented systems.

iluwatar/java-design-patterns 的主要功能有哪些?

iluwatar/java-design-patterns 的主要功能包括:Design Pattern Collections, Awesome List, Design Pattern Implementations, Knowledge Bases, Software Design Patterns, Design Pattern Guides, Software Architecture Education, Object-Oriented Design Guides。

iluwatar/java-design-patterns 有哪些开源替代品?

iluwatar/java-design-patterns 的开源替代品包括: ochococo/design-patterns-in-swift — This repository serves as a technical reference and educational resource for implementing software design patterns… kamranahmedse/design-patterns-for-humans — This project is a comprehensive educational resource designed to help developers master object-oriented design and… tmrts/go-patterns — This project serves as a technical reference and guide for implementing idiomatic software design patterns within the… faif/python-patterns — This project is a comprehensive collection of software design patterns implemented in Python. It serves as a reference… domnikl/designpatternsphp — DesignPatternsPHP is a reference collection of software architecture patterns implemented in PHP 8. It provides a… drobakowski/awesome-erlang — A curated list of awesome Erlang libraries, resources and shiny things.