loose-coupling

There are 28 repositories under loose-coupling topic.

  • pgorecki/lato

    Python microframework for modular monoliths and loosely coupled apps

    Language:Python198455
  • audunhalland/entrait

    Loosely coupled Rust application design made easy

    Language:Rust993273
  • nidhaloff/b-rabbit

    A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers

    Language:Python3031010
  • Shubh2-0/Coupling

    This repository offers practical examples to understand different types of software coupling. Improve code organization and maintainability. Ideal for beginners seeking to enhance their understanding of software design principles and best practices. Explore the various coupling types and gain insights into achieving loosely coupled, modular systems

    Language:Java1020
  • commonphp/di

    Lightweight and easy-to-use dependency injection library for PHP to simplify object management and promote loose coupling.

    Language:PHP61150
  • abhishekakade/terms-in-dev

    Terms, Abbreviations, Mnemonics, etc used in Software Development/Engineering.

  • H3AR7B3A7/PassByValueVsReference

    2nd console application containing basic exercises made while studying C++ during the pandemic. Familiarizing myself with concepts of the language that inspired both Java and C#.

    Language:C++310
  • mansha99/laravel-factory-pattern

    Factory pattern implementation in Laravel

    Language:PHP320
  • H3AR7B3A7/LooseCoupling

    Very basic example of loose coupling with Spring beans.

    Language:Java210
  • Akhilesh664/SpringFramework

    🌱 Spring Framework Essentials 🚀 This repository contains a comprehensive collection of Spring Framework programs covering loose coupling, tight coupling, dependency injection, Spring Core, and more. It serves as a valuable resource for mastering Spring's powerful features and understanding how to build scalable, maintainable Java applications!🔥

    Language:JavaScript1
  • goethite/lucygw

    Experiments in Microservices Loose Coupling with Go, Kafka and Python

    Language:Python1301
  • sandialabs/limeext

    Lightweight Integrating Multiphysics Environment for coupling codes

    Language:C++1410
  • TmaneChouaib/dependency-injection-exploration

    This repository focused on dependency inversion && inversion of control (IoC) concepts in Java :octocat:

    Language:Java1100
  • TmaneChouaib/dependency-injection-spring

    This Lab focused on dependency injection using the Spring Framework in Java :octocat:

    Language:Java1100
  • basarozogut/TicTacToe

    A .NET implementation of Tic-Tac-Toe game that is loosely coupled to the user interface.

    Language:C#0100
  • checkiecheck/frank4sander

    testing mijn zaak notificaties public yaml

    Language:Dockerfile0140
  • linsu07/skynet

    skynet is a general solution for many Spark tasks,

    Language:Scala0100
  • marcusvc/if-else-hell

    Different ways to avoid if-else hell problem

    Language:Java0100
  • Ria-00/Calculator-App

    The calculator application focuses on the back-end and performs basic operations using the SOLID principle and the Spring Core framework. The application utilizes a factory class for loose coupling, creates beans of classes, and implements dependency injection through annotation configuration.

    Language:Java0100
  • alexander-sosa/spring-sakila-rental-rest

    Sakila Rental Full API Rest Backend

    Language:Java10
  • ByteSizedLaw/C-Sharp-loosely-coupled-app-demo

    A basic code sample of a very loosely coupled application, which uses delegate events to trigger activities

    Language:C#10
  • clgrogan/CouplingTightLooseSpring

    Java class files (from Maven project) demonstrating tight coupling, loose coupling with interface and abstract class, and loose coupling with Spring Framework

    Language:Java10
  • digital-kyrgyz/solid

    This is project show "SOLID" principles in C# Code

    Language:C#10
  • GarbyX/C-sharp

    C# code collection for spot on implementation in key projects

    Language:C#10
  • Minisiia/TightLooseCouplingUser

    Change the strongly coupled code to loosely coupled on the example of the User class.

    Language:Java10
  • MU-DotNET/DesignPrinciples

    https://www.youtube.com/playlist?list=PLQVXoXFVVtp2eAq33DVNxeoXLXj4VMYpT

  • nikitagupta06/game-runner

    Game runner is a fun app to run varieties of retro games

    Language:Java