awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesBusiness Logic Modules

Pre-built components for common enterprise requirements like multi-tenancy and access control.

Distinguishing note: Focuses on high-level business features rather than low-level infrastructure.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Business Logic Modules. Refine with filters or upvote what's useful.

Awesome Business Logic Modules GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yunaiv/ruoyi-vue-proAvatar YunaiV

    YunaiV/ruoyi-vue-pro

    37,833Vezi pe GitHub↗

    This project is an enterprise application framework designed to accelerate the construction of complex business software. It functions as a full-stack code generator that automatically produces backend logic, database operations, and frontend interface components from defined data schemas. By providing a standardized foundation for security, authentication, and administrative management, it enables developers to rapidly deploy functional, production-ready software environments. The platform distinguishes itself through its native support for multi-tenant architectures, allowing for secure dat

    Integrates complex business features like user permissions and payment processing to accelerate delivery.

    Javaflowablemybatis-plusmysql
    Vezi pe GitHub↗37,833
  • zakirullin/cognitive-loadAvatar zakirullin

    zakirullin/cognitive-load

    12,288Vezi pe GitHub↗

    This project is a collection of software engineering principles and architectural design patterns designed to minimize the mental effort required to understand and maintain source code. It serves as a guide for implementing clean code methodologies and architectural simplification to reduce the overall cognitive load on developers. The framework emphasizes aligning module boundaries and ubiquitous language with business stakeholders to prevent architectural ripple effects. It advocates for balancing service granularity to avoid the overhead of distributed monoliths and suggests favoring objec

    Aligns module boundaries with business stakeholders to prevent unexpected architectural ripple effects.

    Vezi pe GitHub↗12,288
  • giskard-ai/giskardAvatar Giskard-AI

    Giskard-AI/giskard

    5,434Vezi pe GitHub↗

    Giskard este un framework de evaluare, o bibliotecă de testare și un sistem de monitorizare a calității pentru modele de limbaj mari (LLM) și agenți AI. Acesta servește drept set de instrumente pentru cuantificarea performanței și fiabilității modelelor, oferind capabilități specializate pentru validarea pipeline-urilor de tip retrieval-augmented generation (RAG). Proiectul se distinge printr-un instrument automat de red teaming și un scaner de securitate conceput pentru a identifica vulnerabilități, prompt injections și riscuri de siguranță. Utilizează sondarea adversă și generarea sintetică de cazuri limită pentru a cuantifica robustețea modelului și a detecta scurgerile de informații. Platforma acoperă o gamă largă de capabilități, inclusiv detectarea halucinațiilor și a acurateței faptice, benchmarking-ul raționamentului și logicii, precum și detectarea bias-urilor. Oferă instrumente pentru testarea de regresie, evaluarea componentelor RAG și generarea automată a cazurilor de test din baze de cunoștințe. Sistemul include funcții de gestionare pentru spații de lucru colaborative, control al accesului bazat pe roluri și pipeline-uri de evaluare programate pentru a monitoriza degradarea performanței în timp.

    Checks models against enterprise-grade datasets to detect failures in business logic and operational requirements.

    Python
    Vezi pe GitHub↗5,434
  1. Home
  2. Software Engineering & Architecture
  3. Business Logic Modules

Explorează sub-etichetele

  • Enterprise Logic EvaluationValidation of model behavior against enterprise-grade datasets to ensure operational requirements are met. **Distinct from Business Logic Modules:** Focuses on evaluating AI model adherence to logic rather than providing pre-built software modules.
  • Stakeholder-Aligned BoundariesArchitectural boundaries defined by the business actor or user the module serves. **Distinct from Business Logic Modules:** Focuses on aligning module responsibility to stakeholders rather than providing pre-built enterprise business logic components.