All Projects → Appleguice → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Appleguice

Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+818.32%)
Mutual labels:  dependency-injection
Di
psr/container implementation for humans
Stars: ✭ 69 (-47.33%)
Mutual labels:  dependency-injection
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (-25.95%)
Mutual labels:  dependency-injection
Fluent Symfony
Fluent configuration for Symfony
Stars: ✭ 80 (-38.93%)
Mutual labels:  dependency-injection
Fx Guice
Google Guice integration for FXML-based JavaFX applications
Stars: ✭ 61 (-53.44%)
Mutual labels:  dependency-injection
Go Argmapper
A runtime dependency-injection library for Go that supports automatically chaining conversion functions to reach desired input and output types.
Stars: ✭ 101 (-22.9%)
Mutual labels:  dependency-injection
Vuec
A simple IoC container for VueJS 2
Stars: ✭ 72 (-45.04%)
Mutual labels:  dependency-injection
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (-12.98%)
Mutual labels:  dependency-injection
Typesafeconfig Guice
Allows Guice Injection of configuration values from Typesafe Config
Stars: ✭ 64 (-51.15%)
Mutual labels:  dependency-injection
Depject
simplest dependency injection
Stars: ✭ 90 (-31.3%)
Mutual labels:  dependency-injection
Getting Started Koin Android
Getting started project with a Android & Koin
Stars: ✭ 83 (-36.64%)
Mutual labels:  dependency-injection
Poodinis
A dependency injection framework for D with support for autowiring.
Stars: ✭ 57 (-56.49%)
Mutual labels:  dependency-injection
Swiftdi
SwiftDI the new way to use your dependency in Swift 5.1
Stars: ✭ 107 (-18.32%)
Mutual labels:  dependency-injection
Go Web
A new Golang MVC Framework. Like Laravel... but faster!
Stars: ✭ 79 (-39.69%)
Mutual labels:  dependency-injection
Covid19 Notifier In
A sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
Stars: ✭ 116 (-11.45%)
Mutual labels:  dependency-injection
Dihedral
Compile-time dependency injection for Go
Stars: ✭ 76 (-41.98%)
Mutual labels:  dependency-injection
Momentum
MVC pattern for flutter. Works as state management, dependency injection and service locator.
Stars: ✭ 99 (-24.43%)
Mutual labels:  dependency-injection
Bottlejs
A powerful dependency injection micro container for JavaScript applications
Stars: ✭ 1,171 (+793.89%)
Mutual labels:  dependency-injection
Cleanse
Lightweight Swift Dependency Injection Framework
Stars: ✭ 1,659 (+1166.41%)
Mutual labels:  dependency-injection
App
Reusable framework for micro services & command line tools
Stars: ✭ 66 (-49.62%)
Mutual labels:  dependency-injection
Syrinj
Simpler dependency injection for Unity3D
Stars: ✭ 91 (-30.53%)
Mutual labels:  dependency-injection
Lagom
📦 Autowiring dependency injection container for python 3
Stars: ✭ 61 (-53.44%)
Mutual labels:  dependency-injection
Fierycrucible
A minimalist type safe Swift dependency injection library
Stars: ✭ 112 (-14.5%)
Mutual labels:  dependency-injection
Danf
Danf is a Node.js full-stack isomorphic OOP framework allowing to code the same way on both client and server sides. It helps you to make deep architectures and handle asynchronous flows in order to help in producing scalable, maintainable, testable and performant applications.
Stars: ✭ 58 (-55.73%)
Mutual labels:  dependency-injection
Datakernel
Alternative Java platform, built from the ground up - with its own async I/O core and DI. Ultra high-performance, simple and minimalistic - redefines server-side programming, web-development and highload!
Stars: ✭ 87 (-33.59%)
Mutual labels:  dependency-injection
Fastify Decorators
Set of Typescript decorators to build Fastify server with controllers, services and hooks
Stars: ✭ 85 (-35.11%)
Mutual labels:  dependency-injection
Complex Redux Project Architecture
Redux architecture extended with a layer of services.
Stars: ✭ 53 (-59.54%)
Mutual labels:  dependency-injection
Rxgithub
An example of MVVM using RxSwift and Swinject (DI)
Stars: ✭ 109 (-16.79%)
Mutual labels:  dependency-injection
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-37.4%)
Mutual labels:  dependency-injection
Dinoloop
Rest API framework built on top of expressjs powered by Typescript.
Stars: ✭ 115 (-12.21%)
Mutual labels:  dependency-injection
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-38.93%)
Mutual labels:  dependency-injection
Dagger2 Mvp Sample
Android Sample to explain Dagger 2 and MVP in android applications.
Stars: ✭ 106 (-19.08%)
Mutual labels:  dependency-injection
Marinator
Delicious Dependency Injection
Stars: ✭ 79 (-39.69%)
Mutual labels:  dependency-injection
Deli
Deli is an easy-to-use Dependency Injection(DI).
Stars: ✭ 125 (-4.58%)
Mutual labels:  dependency-injection
Dikit
Dependency Injection Framework for Swift, inspired by KOIN.
Stars: ✭ 77 (-41.22%)
Mutual labels:  dependency-injection
No Framework Tutorial
A small tutorial to show how to create a PHP application without a framework.
Stars: ✭ 1,357 (+935.88%)
Mutual labels:  dependency-injection
Flutter Boilerplate Project
A boilerplate project created in flutter using MobX and Provider.
Stars: ✭ 1,194 (+811.45%)
Mutual labels:  dependency-injection
Servicecontainerextension
📻 Allows to declare own services inside Behat container without writing an extension.
Stars: ✭ 114 (-12.98%)
Mutual labels:  dependency-injection
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+797.71%)
Mutual labels:  dependency-injection
Autofac.extensions.dependencyinjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abstraction.
Stars: ✭ 98 (-25.19%)
Mutual labels:  dependency-injection
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (-47.33%)
Mutual labels:  dependency-injection
Tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 1,941 (+1381.68%)
Mutual labels:  dependency-injection
Pure Swift Dependency Injection
Dependency Injection in Pure Swift
Stars: ✭ 67 (-48.85%)
Mutual labels:  dependency-injection
Bootique
Bootique is a minimally opinionated platform for modern runnable Java apps.
Stars: ✭ 1,326 (+912.21%)
Mutual labels:  dependency-injection
Daggraph
Dagger dependency graph generator for Android Developers
Stars: ✭ 1,140 (+770.23%)
Mutual labels:  dependency-injection
Contextserviceextension
🎃 [DEPRECATED] Allows to declare and use contexts services in scenario scoped container.
Stars: ✭ 113 (-13.74%)
Mutual labels:  dependency-injection
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (-51.91%)
Mutual labels:  dependency-injection
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (-30.53%)
Mutual labels:  dependency-injection
Rea Di
Dependency injection for React done right. Hierarchical injection on both component and service layer powered by injection-js (Angular DI framework) 🖖
Stars: ✭ 62 (-52.67%)
Mutual labels:  dependency-injection
Awilix Koa
Awilix helpers/middleware for Koa 2
Stars: ✭ 121 (-7.63%)
Mutual labels:  dependency-injection
Pioneer Console Boilerplate
Dependency injection, logging and configuration in a .NET Core console application.
Stars: ✭ 60 (-54.2%)
Mutual labels:  dependency-injection
Container Ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
Stars: ✭ 89 (-32.06%)
Mutual labels:  dependency-injection
Macwire
Lightweight and Nonintrusive Scala Dependency Injection Library
Stars: ✭ 1,095 (+735.88%)
Mutual labels:  dependency-injection
Wpplugin
Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.
Stars: ✭ 112 (-14.5%)
Mutual labels:  dependency-injection
Jab
C# Source Generator based dependency injection container implementation.
Stars: ✭ 87 (-33.59%)
Mutual labels:  dependency-injection
Kotlin Mvvm Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Stars: ✭ 126 (-3.82%)
Mutual labels:  dependency-injection
Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Stars: ✭ 1,915 (+1361.83%)
Mutual labels:  dependency-injection
Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (-11.45%)
Mutual labels:  dependency-injection
Unity
This repository contains all relevant information about Unity Container suit
Stars: ✭ 1,513 (+1054.96%)
Mutual labels:  dependency-injection
Alfa
Effortless React State Management.
Stars: ✭ 86 (-34.35%)
Mutual labels:  dependency-injection
1-60 of 398 similar projects