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

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

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

7 مستودعات

Awesome GitHub RepositoriesCode-First Workflow Management

Practices for defining and versioning business logic directly within the application codebase.

Distinguishing note: Focuses on the code-first paradigm for communication logic, distinct from visual or low-code workflow builders.

Explore 7 awesome GitHub repositories matching software engineering & architecture · Code-First Workflow Management. Refine with filters or upvote what's useful.

Awesome Code-First Workflow Management GitHub Repositories

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

    novuhq/novu

    39,133عرض على GitHub↗

    This project is a centralized notification infrastructure platform designed to manage multi-channel messaging workflows, delivery routing, and user preference settings through a unified integration layer. It provides a code-first workflow engine that allows engineers to define complex messaging sequences and notification logic as version-controlled code, ensuring consistency across development and deployment pipelines. The platform distinguishes itself by decoupling notification content from application logic, enabling non-technical teams to design and update templates through a visual interf

    Defining and versioning communication logic directly within the codebase to ensure consistency across development and deployment pipelines.

    TypeScriptalternativecommunicationemail
    عرض على GitHub↗39,133
  • cube-js/cubeالصورة الرمزية لـ cube-js

    cube-js/cube

    20,251عرض على GitHub↗

    Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches

    Provides a browser-based code editor to define and refine semantic data models.

    Rustagentic-analyticsagentsai
    عرض على GitHub↗20,251
  • dvdzkwsk/react-redux-starter-kitالصورة الرمزية لـ dvdzkwsk

    dvdzkwsk/react-redux-starter-kit

    10,228عرض على GitHub↗

    This project is a pre-configured development environment and project boilerplate for building web applications with React, Redux, and React-Router. It provides a standardized project layout and toolchain to accelerate application bootstrapping. The project implements a feature-based architecture template, which uses a modular directory organization to group components, state, and logic by application feature rather than by technical file type. The toolchain includes a frontend configuration for compiling, linting, and bundling JavaScript and Sass assets, alongside a JavaScript unit testing s

    Implements a directory organization pattern that groups code by feature domain.

    JavaScript
    عرض على GitHub↗10,228
  • android10/android-cleanarchitecture-kotlinالصورة الرمزية لـ android10

    android10/Android-CleanArchitecture-Kotlin

    4,811عرض على GitHub↗

    هذا المشروع عبارة عن قالب تطبيق Android مرجعي بلغة Kotlin ومجموعة من التنفيذات النموذجية التي توضح مبادئ الهندسة النظيفة (Clean Architecture). يوفر تصميماً هيكلياً يعزل قواعد العمل الأساسية عن واجهة المستخدم ومصادر البيانات في وحدات متميزة ومطبقة. يركز التنفيذ على نمط Model-View-ViewModel (MVVM) لفصل منطق واجهة المستخدم عن نماذج البيانات. ويستخدم إطار عمل حقن التبعية (Dependency Injection) لأتمتة إنشاء الكائنات وإدارة دورات حياة المكونات، بينما يستخدم نمط المستودع (Repository) لتجريد طلبات البيانات عبر الذاكرة، والقرص، ومصادر السحابة. تدمج الهندسة تنظيم الحزم القائم على الميزات وتكوينات البناء النمطية للحفاظ على الاتساق عبر المشروع. كما تتضمن استراتيجية اختبار شاملة تجمع بين اختبارات الوحدة لمنطق العمل مع الأجهزة لواجهة المستخدم ووحدات وهمية للتحقق من طبقة البيانات.

    Organizes source code by functional feature domains into dedicated directories to improve cohesion in multi-module projects.

    Kotlinandroidandroid-cleanarchitecture-kotlinandroid-development
    عرض على GitHub↗4,811
  • supnate/rekitالصورة الرمزية لـ supnate

    supnate/rekit

    4,429عرض على GitHub↗

    Rekit هو مجموعة أدوات تطوير لبناء تطبيقات ويب قابلة للتوسع، حيث يوفر إطار عمل نمطي (modular framework) وهيكلة تلقائية للمشاريع. يعمل كبيئة قابلة للتوسيع لإدارة بنية التطبيقات المبنية باستخدام React و Redux و React Router، معتمداً على تصميم مقسم حسب الميزات (feature-sliced design) لتنظيم المكونات ومنطق الحالة (state logic) والتوجيه (routing) في وحدات مستقلة ومخصصة لكل نطاق. تتميز مجموعة الأدوات بنظام إضافات (plugin-based) يسمح بإنشاء أنواع مخصصة لعناصر المشروع وتعديل سلوكيات الهيكلة الافتراضية. كما يحتوي على مولد لإدارة حالة Redux يقوم بأتمتة إنشاء الإجراءات المتزامنة وغير المتزامنة مع فرض وضع الإجراءات ومخفضاتها (reducers) المقابلة في ملف واحد. بالإضافة إلى الهيكلة الأساسية، يوفر المشروع واجهة سطر أوامر وواجهة مرئية لإدارة عناصر التطبيق، بما في ذلك توليد الكود القائم على القوالب لمكونات واجهة المستخدم وإجراءات الحالة. ويغطي قدرات تشغيلية أوسع مثل إدارة الأنماط الهرمية، وفرض جودة الكود عبر الـ linting، والتحقق من بناء النسخة النهائية (production build). تم تنفيذ النظام باستخدام أدوات مبنية على Deno للتعامل مع تنسيق المشروع، واتفاقيات تسمية الملفات، وتنفيذ خطافات عمليات دورة الحياة.

    Implements a codebase organization pattern that groups components, state logic, and routing into decoupled feature domains.

    JavaScriptreactreact-routerredux
    عرض على GitHub↗4,429
  • jellyfin/jellyfin-webالصورة الرمزية لـ jellyfin

    jellyfin/jellyfin-web

    3,387عرض على GitHub↗

    Jellyfin Web is the browser-based frontend for the Jellyfin media server, providing the user interface for browsing, playing, and administering a self-hosted media collection. It functions as a cross-platform media client that works across desktop and mobile browsers, offering a dashboard for server configuration, user management, and plugin administration. The web client serves as the primary interface for organizing and streaming personal media libraries, including movies, TV shows, music, and photos. The web interface supports a range of media management capabilities, including library org

    Groups related components, hooks, and API calls into feature-specific directories.

    JavaScripthacktoberfestjellyfinmedia
    عرض على GitHub↗3,387
  • rafaelfgx/architectureالصورة الرمزية لـ rafaelfgx

    rafaelfgx/Architecture

    3,268عرض على GitHub↗

    This project provides a standardized architectural framework for building scalable, full-stack enterprise applications. It serves as a foundational boilerplate that enforces clean architecture principles, ensuring that business logic remains isolated from infrastructure concerns and external data persistence details. By organizing code into feature-based modules rather than technical roles, the framework simplifies navigation and maintenance within large, complex codebases. The architecture distinguishes itself through a mediator-based communication model that decouples application layers and

    Organizes source code into feature-based directories to improve maintainability and navigation in large codebases.

    C#angulararchitectureaspnet-core
    عرض على GitHub↗3,268
  1. Home
  2. Software Engineering & Architecture
  3. Code-First Workflow Management

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

  • Code-First Editors1 وسم فرعيBrowser-based environments for defining data models using code-centric workflows. **Distinct from Code-First Workflow Management:** Distinct from Code-First Workflow Management: focuses on the editor interface for data models rather than general workflow management.