awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesApplication Logic Implementations

Core business logic and state management implementations within an application.

Distinct from Application Logic Architectures: Focuses on the actual implementation of application logic in a specific language rather than architectural patterns or frameworks.

Explore 10 awesome GitHub repositories matching software engineering & architecture · Application Logic Implementations. Refine with filters or upvote what's useful.

Awesome Application Logic Implementations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • richasy/bili.uwpالصورة الرمزية لـ Richasy

    Richasy/Bili.Uwp

    8,187عرض على GitHub↗

    Bili.Uwp is a third-party video client and native desktop application for the Windows operating system. It functions as a Universal Windows Platform application designed to provide access to Bilibili video streams and community content outside of a standard web browser. The project focuses on Bilibili desktop access, enabling Windows video streaming through a dedicated interface. It integrates with the Windows UI Library to provide a native system experience for browsing and interacting with platform content.

    Implements core business logic and state management using C# on the .NET framework.

    C#bilibiliuwp
    عرض على GitHub↗8,187
  • operator-framework/operator-sdkالصورة الرمزية لـ operator-framework

    operator-framework/operator-sdk

    7,658عرض على GitHub↗

    The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.

    Provides the logic used to automate application state management across code, playbooks, or charts.

    Gokubernetesoperatorsdk
    عرض على GitHub↗7,658
  • witheve/eveالصورة الرمزية لـ witheve

    witheve/Eve

    7,225عرض على GitHub↗

    Eve is a domain-specific language IDE and integrated logic editor that combines a custom programming language with a dedicated editor to define application logic and state. It functions as a reactive state management system that monitors state variables and automatically triggers functional responses. The environment features an integrated runtime-editor loop that couples the language execution environment with the text editor to accelerate the development cycle. This setup enables the definition of software behavior and state transitions using an embedded domain-specific language. The proje

    Implements application behavior and state management using a specialized language and reactive watchers.

    TypeScriptdatabaseeveide
    عرض على GitHub↗7,225
  • john-smilga/react-projectsالصورة الرمزية لـ john-smilga

    john-smilga/react-projects

    5,150عرض على GitHub↗

    هذا المستودع عبارة عن معرض للمشاريع المرجعية المستخدمة لتوضيح تطوير واجهات المستخدم التفاعلية وصفحات الويب الديناميكية باستخدام مكتبة React. يوفر مجموعة من أمثلة التطبيقات العملية التي تركز على البنية القائمة على المكونات وتطوير الواجهة الأمامية. تعمل المشاريع كعروض توضيحية لتنسيق البيانات العالمية والمحلية باستخدام الخطافات (hooks)، والسياق (context)، والمخفضات (reducers). تتضمن عينات لجلب البيانات البعيدة لملء القوائم والمعارض الديناميكية، بالإضافة إلى تطبيقات للتنقل عبر صفحات متعددة وعروض ديناميكية لا تتطلب تحديث المتصفح. تغطي المجموعة مجموعة واسعة من إمكانيات الواجهة الأمامية، بما في ذلك تصميم مكونات واجهة المستخدم التفاعلية مثل النوافذ المنبثقة وأشرطة التمرير، وإدارة حالة التطبيق المعقدة، ودمج واجهات برمجة التطبيقات الخارجية.

    Provides a gallery of reference projects to demonstrate how to coordinate state, effects, and UI interactions.

    CSS
    عرض على GitHub↗5,150
  • gatieme/codinginterviewsالصورة الرمزية لـ gatieme

    gatieme/CodingInterviews

    4,864عرض على GitHub↗

    CodingInterviews هو مورد دراسي للمقابلات التقنية ودليل تنفيذ الخوارزميات. يوفر مجموعة من التحديات البرمجية النموذجية والتنفيذات المرجعية التي تركز على هياكل البيانات والخوارزميات المستخدمة في مقابلات الشركات. يعمل المشروع كمرجع لتحدي البرمجة، حيث يقدم مكتبة من الحلول الخوارزمية المثبتة التي تعمل كأساس لمقارنة تنفيذات المرشحين. يتضمن مكتبة تنفيذ هياكل البيانات ومجموعة من مجموعات مشاكل المقابلات المصممة للتحضير للمقابلات التقنية. ينظم المستودع محتواه من خلال مجموعة تحديات منسقة وتنظيم قائم على الأنماط لتغطية متطلبات المقابلات الشائعة. يستخدم هيكل حل نمطي حيث يتم عزل المشاكل الفردية في ملفات منفصلة، مما يعين أسئلة المقابلات المحددة مباشرة إلى تنفيذات الكود المصدري المقابلة لها.

    Provides a collection of solved coding challenges that serve as a practical reference for studying implementations.

    C++
    عرض على GitHub↗4,864
  • openvinotoolkit/open_model_zooالصورة الرمزية لـ openvinotoolkit

    openvinotoolkit/open_model_zoo

    4,408عرض على GitHub↗

    Open Model Zoo هي مجموعة منسقة من نماذج التعلم العميق المدربة مسبقاً والمحسنة المصممة للاستنتاج عالي الأداء باستخدام OpenVINO. تعمل كمستودع نماذج وإطار عمل نشر يبسط دمج الشبكات العصبية في بيئات الإنتاج. يستخدم المشروع بياناً مركزياً وسجلاً مؤصلاً لأتمتة تنزيل وتنظيم أوزان النماذج والبيانات الوصفية. ويتضمن أدوات لقياس أداء الاستنتاج والتحقق من دقة النموذج من خلال مقارنة المخرجات مقابل موترات الحقيقة الأرضية (ground-truth) لتحديد فقدان الدقة. يوفر النظام البيئي تطبيقات مرجعية وبنية تجريبية نمطية لفصل محركات الاستنتاج عن منطق التطبيق. تدعم هذه الأدوات تنفيذ مهام رؤية الحاسوب من خلال أغلفة قياسية تجرد متطلبات المعالجة المسبقة والمعالجة اللاحقة.

    Provides standardized wrapper code as reference implementations to abstract model-specific preprocessing and postprocessing logic.

    Pythoncaffemodelcnn-modeldeep-learning-models
    عرض على GitHub↗4,408
  • emilybache/gildedrose-refactoring-kataالصورة الرمزية لـ emilybache

    emilybache/GildedRose-Refactoring-Kata

    4,244عرض على GitHub↗

    هذا المشروع عبارة عن مجموعة كاتا لإعادة الهيكلة ومورد تعليمي لتصميم البرمجيات. يوفر مجموعة من قواعد الكود الفوضوية عمداً وعينات كود متعددة اللغات مصممة لممارسة التصميم التزايدي، وتحديث الكود القديم، وإعادة هيكلة البرمجيات. تعمل المجموعة كمادة تدريبية للتطوير القائم على الاختبار، مع التركيز على استخدام مجموعات اختبار السيد الذهبي واختبار الموافقة لضمان التكافؤ الوظيفي أثناء تطوير الكود المصدري. يتضمن أساس تعلم عالمي من خلال تنفيذ قواعد عمل معقدة متطابقة عبر عدة لغات برمجة مختلفة. يغطي النظام مجموعة من القدرات بما في ذلك محاكاة إدارة المخزون، حيث يقوم المستخدمون بتحديث جودة العنصر وقيم البيع بناءً على قواعد تقادم محددة. يدعم سير عمل تحقق كامل بما في ذلك توليد تقارير التغطية، وتنفيذ اختبارات الوحدة والانحدار، واستخدام سيناريوهات BDD للتحقق من سلوك النظام. يتم توفير الدعم التعليمي من خلال ورش عمل إعادة الهيكلة واستخدام مخططات النشاط لتتبع تطور التصميم.

    Implements core business logic for inventory management as a baseline for refactoring practice.

    XSLT
    عرض على GitHub↗4,244
  • john-smilga/javascript-basic-projectsالصورة الرمزية لـ john-smilga

    john-smilga/javascript-basic-projects

    3,926عرض على GitHub↗

    هذه مجموعة من مشاريع JavaScript الصغيرة ونماذج الكود التي توضح تنفيذ مفاهيم البرمجة الأساسية من خلال تطبيقات عملية. يعمل المستودع كمرجع لبناء واجهات مستخدم تفاعلية، وإدارة حالة التطبيق، ودمج واجهات برمجة التطبيقات الخارجية باستخدام JavaScript الخام (Vanilla). يركز المشروع على استخدام JavaScript القياسي بدون أطر عمل خارجية لإنشاء عناصر واجهة مثل النوافذ المنبثقة (Modals)، وأشرطة التمرير (Sliders)، والمعارض. يوفر أمثلة لتنظيم منطق التطبيق المعقد من خلال أنماط البرمجة الكائنية (OOP) باستخدام الفئات والكائنات لضمان أن يكون الكود منظماً وقابلاً لإعادة الاستخدام. تغطي القدرات المشمولة جلب البيانات غير المتزامن لملء المحتوى الديناميكي، ومعالجة عناصر DOM لتحديثات واجهة المستخدم في الوقت الفعلي، وتطوير أنظمة وظيفية مثل المؤقتات والترقيم.

    Implements functional application logic including timers and pagination for internal data flow.

    CSS
    عرض على GitHub↗3,926
  • dotnet-architecture/eshopondaprالصورة الرمزية لـ dotnet-architecture

    dotnet-architecture/eShopOnDapr

    1,532عرض على GitHub↗

    eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement cloud-native application patterns by utilizing sidecar processes to handle infrastructure concerns, allowing individual services to remain decoupled from the underlying environment. The project provides a practical implementation of service-to-service communication, state management, and asynchronous messaging. By using a sidecar-based approach, it offloads tasks like service discovery and state synchronization, enabling independent services to interact reliably across distrib

    Demonstrates modern cloud-native design patterns including messaging, state management, and orchestration.

    C#
    عرض على GitHub↗1,532
  • kotlin-android-open-source/mvi-coroutines-flowالصورة الرمزية لـ Kotlin-Android-Open-Source

    Kotlin-Android-Open-Source/MVI-Coroutines-Flow

    1,106عرض على GitHub↗

    This framework provides a structured implementation of the Model-View-Intent pattern for Android applications. It enforces a unidirectional data flow where user intents trigger state updates, which are then propagated through reactive streams to ensure consistent and predictable interface rendering. The architecture relies on immutable state objects to represent application data, ensuring that updates are handled as complete replacements rather than partial modifications. By leveraging Kotlin Coroutines and reactive stream primitives, the framework coordinates asynchronous background tasks an

    Organizes application logic by separating state, intents, and interface updates into distinct, predictable layers.

    Kotlinandroid-arrow-ktandroid-mviandroid-mvi-architecture
    عرض على GitHub↗1,106
  1. Home
  2. Software Engineering & Architecture
  3. Application Logic Implementations

استكشف الوسوم الفرعية

  • Reconciliation ImplementationsConcrete implementations of logic that align actual system state with desired specifications. **Distinct from Application Logic Implementations:** Focuses on the specific reconciliation logic of operators rather than general application business logic.
  • Reference ImplementationsPractical application examples used for studying the implementation of business and application logic. **Distinct from Application Logic Implementations:** Focuses on the role of the project as a learning reference rather than a production business logic implementation