service-locator
There are 111 repositories under service-locator topic.
rrousselGit/riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
young-steveo/bottlejs
A powerful dependency injection micro container for JavaScript applications
hynek/svcs
A Flexible Service Locator for Python.
ra1028/swiftui-atom-properties
⚛️ Atomic approach state management and dependency injection for SwiftUI
liangxianzhe/creator
A state management library that enables concise, fluid, readable and testable business logic code.
ArchonInteractive/SwissArmyLib
Collection of helpful utilities we use in our Unity projects.
neuecc/MicroResolver
Extremely Fast Dependency Injection Library.
letsar/binder
A lightweight, yet powerful way to bind your application state with your business logic.
rewe-digital/katana
Lightweight, minimalistic dependency injection library for Kotlin & Android
unitycontainer/commonservicelocator
Microsoft.Practices.ServiceLocation
Liftric/DIKit
Dependency Injection Framework for Swift, inspired by KOIN.
typesoft/container-ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
maldoinc/wireup
Performant, concise, and easy-to-use dependency injection container for Python 3.8+.
devonfw-forge/devonfw4flutter-mts-app
Large-Scale Flutter Reference Application. An Extension of DevonFw's My Thai Star Project
Prosumma/Guise
An elegant, flexible, type-safe dependency resolution framework for Swift
QuickBirdEng/XServiceLocator
Light-weight Service Locator / Dependency Injection library for Swift: providing objects with the dependencies they need throughout your whole iOS app.
oudaykhaled/nyt-flutter-clean-architecture-unit-test
Simple Flutter project built based on BLoC and Clean architecture with both Unit and integration tests. Bitrise for CI/CD.
moha-b/Mova
Movie App with Flutter, designed to demonstrate the implementation of clean architecture and BLoc pattern.
Tenkei/Calendor
Calendor is a simple material calendar designed with functionality and ease of use in mind
eser/servicemanager
[Deprecated] 🔌 Most basic implementation of dependency injection container for JavaScript
AmirBayat0/Flutter-caching-data-Bloc-And-Hive
Efficient Data Caching with BLOC & HIVE in FLUTTER: Explore BLOC pattern integration with HIVE database for streamlined data caching in Flutter. This repo guides on storing API data locally, ensuring smooth offline functionality. Optimize your Flutter apps for offline mode with ease.
pedrojr/4devs
Sugestão de guia para estudos de boas práticas, padrões e assuntos técnicos da área dev.
matzefriedrich/parsley
An easy-to-use reflection-based dependency injection package that fits into any Go application.
dimasmds/instances-container
Simple instances or services container for JavaScript.
cowwoc/pouch
Inversion of Control that's designed for ease of use and debugging
ssube/noicejs
extremely thin async dependency injection
AndrewChupin/Kitten
Kotlin DI fast and safe library
FlutterDevTools/inherited_state
Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.
Queatz/On
Kotlin Dependency Injection with zero setup and zero boilerplate code
zazoomauro/node-dependency-injection-express-middleware
A Node Dependency Injection middleware for Express
aziis98/go-sl
Small golang service locator library that uses generics
f-person/toor
Compile-time safe & easy dependency management in Dart
m039/CommonUnityLibrary
A library with common for all my projects code or assets.
http-interop/http-factory-discovery
Utility to discover available HTTP factory implementations
maximsakhno/galo-ioc
A lightweight Inversion of Control library implementing the Service Locator pattern for Python.
reyadussalahin/instantiator-pattern
A new design pattern to handle dependencies between software components or classes(for implementation visit: https://github.com/rs-world/instantiator)