There are 2 repositories under builder-pattern topic.
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
derive builder implementation for rust structs
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Automatic generation of the Builder pattern for Java
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
IntelliJ IDEA plugin which generates an inner builder class
Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.
C++ Implementation for 23 Design Patterns
code examples of my 10 must-know design patterns for JavaScript Developers talk
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
All design patterns implemented in Java with code, explanation and learning resources
Framework for Mobile test automation (Native app and Browser) on Android and IOS devices
immutable-xjc is a JAXB 4.0 XJC plugin for making schema derived classes immutable with optional builder pattern generator.
Complete C# Examples Refereed in csharp-design-patterns-for-humans
:ru: translation [WIP]
Flapi is an API generator for Java, which generates 'smart' interfaces for improved fluency in your code.
Spreadsheet Builder
Sample Android Clean Architecture on Music Player App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
Java Design patterns.
Tricks to use with the java builder pattern
Java annotation processor for builder generation (plain source code, no bytecode weaving)
Spreadsheet Builder
Fluent builders with typesafe API for the JCA
All Design Patterns Samples in C++
All Design Patterns Samples in PHP
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
Intellij IDEA/Android Studio plugin to generate a Builder class following Step Builder pattern.
Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
🎥 Collection of code examples used in our screencasts about programming best practices