awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesFluent Builders

Chainable interfaces for constructing complex execution policies and resilience strategies.

Distinct from Execution Policies: Distinct from Execution Policies: focuses on the builder pattern API for policy composition rather than the policy configuration itself.

Explore 6 awesome GitHub repositories matching development tools & productivity · Fluent Builders. Refine with filters or upvote what's useful.

Awesome Fluent Builders GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • app-vnext/pollyApp-vNext का अवतार

    App-vNext/Polly

    14,191GitHub पर देखें↗

    Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining and executing stability patterns that manage failures and resource exhaustion during operation execution. The library enables developers to compose complex resilience strategies through a fluent builder pattern, wrapping target operations in functional decorators. These policies intercept execution flow to apply automated recovery mechanisms, such as retries for temporary errors or circuit breakers that isolate unstable components by blocking requests. The framework supports

    Enables the composition of complex resilience strategies through a fluent, chainable builder pattern.

    C#circuit-breakercircuit-breaker-patterndotnet
    GitHub पर देखें↗14,191
  • project-chip/connectedhomeipproject-chip का अवतार

    project-chip/connectedhomeip

    8,586GitHub पर देखें↗

    This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s

    Sets feature flags and mandatory attributes using a builder-style pattern to prevent invalid device states.

    C++build-with-matterchipconnected-devices
    GitHub पर देखें↗8,586
  • joelittlejohn/jsonschema2pojojoelittlejohn का अवतार

    joelittlejohn/jsonschema2pojo

    6,379GitHub पर देखें↗

    Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

    Generates fluent builder-style methods on classes for constructing objects in a single line.

    Java
    GitHub पर देखें↗6,379
  • php-di/php-diPHP-DI का अवतार

    PHP-DI/PHP-DI

    2,773GitHub पर देखें↗

    PHP-DI is an inversion of control container designed to manage object lifecycles and dependency resolution within PHP applications. It functions as a centralized registry that automates the wiring of components, allowing for the decoupling of services from their concrete implementations. The library distinguishes itself by utilizing reflection to inspect class constructor signatures, enabling automatic dependency injection without requiring manual configuration for standard scenarios. It supports recursive resolution of dependency graphs and provides mechanisms for lazy object instantiation,

    Offers a chainable interface for defining service mappings that allows developers to override or extend definitions through modular configuration.

    PHPcontainer-interopdependency-injectionioc
    GitHub पर देखें↗2,773
  • ashblue/fluid-behavior-treeashblue का अवतार

    ashblue/fluid-behavior-tree

    1,166GitHub पर देखें↗

    Fluid Behavior Tree Unity के लिए डिज़ाइन किया गया एक कोड-संचालित फ्रेमवर्क है जो पदानुक्रमित निर्णय लेने वाली संरचनाओं के माध्यम से स्वायत्त चरित्र व्यवहार को प्रबंधित करता है। यह एक गेम AI तर्क इंजन के रूप में कार्य करता है जो नोड्स के निर्देशित ग्राफ को पार करके जटिल इकाई व्यवहार को प्रोसेस करता है जो प्रत्येक फ्रेम अपडेट के दौरान सफलता, विफलता या रनिंग स्थिति संकेत लौटाते हैं। लाइब्रेरी एक फ्लुएंट बिल्डर पैटर्न के माध्यम से खुद को अलग करती है जो डेवलपर्स को पूरी तरह से चेन करने योग्य कोड विधियों के माध्यम से नेस्टेड ट्री संरचनाओं, अनुक्रमों और समानांतर निष्पादन प्रवाह को परिभाषित करने की अनुमति देती है। यह दृष्टिकोण मॉड्यूलरिटी पर जोर देता है, पुन: प्रयोज्य व्यवहार मॉड्यूल के निर्माण को सक्षम करता है जिन्हें बड़े, परिष्कृत AI सिस्टम में संयोजित किया जा सकता है। फ्रेमवर्क में कार्य लाइफसाइकिल को प्रबंधित करने और कस्टम क्रियाओं, शर्तों और डेकोरेटर्स के माध्यम से कार्यक्षमता का विस्तार करने के लिए टूल का एक व्यापक सूट शामिल है। डेवलपमेंट का समर्थन करने के लिए, यह Unity एडिटर के भीतर रीयल-टाइम विज़ुअलाइज़ेशन टूल प्रदान करती है, जो सक्रिय ट्री पदानुक्रमों की निगरानी और गेमप्ले के दौरान तर्क प्रवाह की डिबगिंग की अनुमति देती है।

    Defines game entity behaviors through a programmatic builder pattern to maintain clean and organized logic structures.

    C#aibehavior-treebuilder-pattern
    GitHub पर देखें↗1,166
  • gskinner/flutter_animategskinner का अवतार

    gskinner/flutter_animate

    1,099GitHub पर देखें↗

    This library is a declarative framework for creating complex motion sequences and visual transitions within Flutter applications. It provides a unified interface for orchestrating interface element transformations, property updates, and animation lifecycles without requiring manual controller management or boilerplate code. The framework distinguishes itself through a fluent builder pattern that allows developers to chain multiple independent motion effects into a single execution pipeline. It supports advanced visual customization by integrating custom fragment shaders for GPU-accelerated re

    Constructs complex animation sequences using a chainable, declarative method-based syntax.

    Dart
    GitHub पर देखें↗1,099
  1. Home
  2. Development Tools & Productivity
  3. Task Execution
  4. Execution Policies
  5. Fluent Builders

सब-टैग एक्सप्लोर करें

  • Configuration Builders3 सब-टैग्सMethod-chaining APIs used to construct complex device configurations while preventing invalid states. **Distinct from Fluent Builders:** Specializes the general fluent builder pattern for hardware feature flags and mandatory attributes.
  • Graphical Object BuildersChainable interfaces for constructing complex graphical objects and state-based color lists. **Distinct from Fluent Builders:** Focuses on graphical and UI-related object construction, distinct from general execution policy builders.