All Projects → avaje-inject → Similar Projects or Alternatives

576 Open source projects that are alternatives of or similar to avaje-inject

cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-79.82%)
Mutual labels:  apt
Inherited builder
🤖Autogenerated state management and dependency injection with inherited widgets
Stars: ✭ 17 (-85.09%)
Mutual labels:  dependency-injection
MethodScope
Reduce repetitive inheritance works in OOP world using @MethodScope.
Stars: ✭ 33 (-71.05%)
Mutual labels:  annotation-processing
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+624.56%)
Mutual labels:  dependency-injection
meta-package-manager
🎁 a wrapper around all package managers
Stars: ✭ 277 (+142.98%)
Mutual labels:  apt
triehash
Generator for order-preserving minimal perfect hash functions in C
Stars: ✭ 36 (-68.42%)
Mutual labels:  apt
Go Argmapper
A runtime dependency-injection library for Go that supports automatically chaining conversion functions to reach desired input and output types.
Stars: ✭ 101 (-11.4%)
Mutual labels:  dependency-injection
Droidparts
Stars: ✭ 785 (+588.6%)
Mutual labels:  dependency-injection
Kotlin Inject
Dependency injection lib for kotlin
Stars: ✭ 248 (+117.54%)
Mutual labels:  dependency-injection
Givingstorm
Infection vector that bypasses AV, IDS, and IPS. (For now...)
Stars: ✭ 72 (-36.84%)
Mutual labels:  apt
No Framework Tutorial
A small tutorial to show how to create a PHP application without a framework.
Stars: ✭ 1,357 (+1090.35%)
Mutual labels:  dependency-injection
extensions-dependency-injection
Microsoft Extensions DependencyInjection for WCF, and asp.net classic projects
Stars: ✭ 18 (-84.21%)
Mutual labels:  dependency-injection
Apk Dependency Graph
Android class dependency visualizer. This tool helps to visualize the current state of the project.
Stars: ✭ 675 (+492.11%)
Mutual labels:  dependency-injection
Movies Kotlin Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
Stars: ✭ 240 (+110.53%)
Mutual labels:  dependency-injection
Injector
Python dependency injection framework, inspired by Guice
Stars: ✭ 651 (+471.05%)
Mutual labels:  dependency-injection
sector
Simple Injector; Dependency Injection
Stars: ✭ 12 (-89.47%)
Mutual labels:  dependency-injection
Grafter
Grafter is a library to configure and wire Scala applications
Stars: ✭ 240 (+110.53%)
Mutual labels:  dependency-injection
Momentum
MVC pattern for flutter. Works as state management, dependency injection and service locator.
Stars: ✭ 99 (-13.16%)
Mutual labels:  dependency-injection
Li-MVPArms
这个项目会持续更新
Stars: ✭ 17 (-85.09%)
Mutual labels:  dagger
Data
APTnotes data
Stars: ✭ 1,126 (+887.72%)
Mutual labels:  apt
Autofac.extensions.dependencyinjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abstraction.
Stars: ✭ 98 (-14.04%)
Mutual labels:  dependency-injection
Weaver
Dependency Injection framework for Swift (iOS/macOS/Linux)
Stars: ✭ 546 (+378.95%)
Mutual labels:  dependency-injection
Invoker
Generic and extensible callable invoker
Stars: ✭ 229 (+100.88%)
Mutual labels:  dependency-injection
Autofac.Extras.NLog
An Autofac module to integrate Autofac and NLog, it supports both constructor and property injection.
Stars: ✭ 48 (-57.89%)
Mutual labels:  dependency-injection
Transfuse
💉 Transfuse - A Dependency Injection and Integration framework for Google Android
Stars: ✭ 226 (+98.25%)
Mutual labels:  dependency-injection
ComponentsManager
A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-cycle.
Stars: ✭ 70 (-38.6%)
Mutual labels:  dependency-injection
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (-14.91%)
Mutual labels:  dependency-injection
Module Service Manager
Android模块化/组件化通信框架
Stars: ✭ 58 (-49.12%)
Mutual labels:  apt
Bootique
Bootique is a minimally opinionated platform for modern runnable Java apps.
Stars: ✭ 1,326 (+1063.16%)
Mutual labels:  dependency-injection
Coldbox Platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
Stars: ✭ 220 (+92.98%)
Mutual labels:  dependency-injection
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (+293.86%)
Mutual labels:  dependency-injection
yara-exporter
Exporting MISP event attributes to yara rules usable with Thor apt scanner
Stars: ✭ 22 (-80.7%)
Mutual labels:  apt
Gongular
A different approach to Go web frameworks
Stars: ✭ 438 (+284.21%)
Mutual labels:  dependency-injection
Swinjectstoryboard
Swinject extension for automatic dependency injection via Storyboard
Stars: ✭ 211 (+85.09%)
Mutual labels:  dependency-injection
last fm
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
Stars: ✭ 134 (+17.54%)
Mutual labels:  dependency-injection
Rewiremock
The right way to mock dependencies in Node.js or webpack environment.
Stars: ✭ 399 (+250%)
Mutual labels:  dependency-injection
Testdeck
Object oriented testing
Stars: ✭ 206 (+80.7%)
Mutual labels:  dependency-injection
gocontainer
Simple Dependency Injection Container
Stars: ✭ 18 (-84.21%)
Mutual labels:  dependency-injection
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (-81.58%)
Mutual labels:  dependency-injection
Syrinj
Simpler dependency injection for Unity3D
Stars: ✭ 91 (-20.18%)
Mutual labels:  dependency-injection
loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 4,412 (+3770.18%)
Mutual labels:  dependency-injection
S Mvp
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
Stars: ✭ 1,095 (+860.53%)
Mutual labels:  apt
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (-20.18%)
Mutual labels:  dependency-injection
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+3589.47%)
Mutual labels:  dependency-injection
Koin Samples
KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples
Stars: ✭ 200 (+75.44%)
Mutual labels:  dependency-injection
BCVAX-Android
No description or website provided.
Stars: ✭ 19 (-83.33%)
Mutual labels:  dependency-injection
Autofac
An addictive .NET IoC container
Stars: ✭ 3,713 (+3157.02%)
Mutual labels:  dependency-injection
Malagu
Malagu is a Serverless First, component-based, platform-independent, progressive application framework based on TypeScript.
Stars: ✭ 184 (+61.4%)
Mutual labels:  dependency-injection
Dependency Injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
Stars: ✭ 3,635 (+3088.6%)
Mutual labels:  dependency-injection
Reactant
A framework for building React applications
Stars: ✭ 185 (+62.28%)
Mutual labels:  dependency-injection
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-84.21%)
Mutual labels:  dependency-injection
Python Apt
This is a Python library interface to libapt, which allows you to query and manipulat APT package repository information using the Python programming language.
Stars: ✭ 54 (-52.63%)
Mutual labels:  apt
Depject
simplest dependency injection
Stars: ✭ 90 (-21.05%)
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 (-23.68%)
Mutual labels:  dependency-injection
Molior
Molior - Debian Build System
Stars: ✭ 53 (-53.51%)
Mutual labels:  apt
Jab
C# Source Generator based dependency injection container implementation.
Stars: ✭ 87 (-23.68%)
Mutual labels:  dependency-injection
Alfa
Effortless React State Management.
Stars: ✭ 86 (-24.56%)
Mutual labels:  dependency-injection
Rx.observe
Transform any method to an Rx Observable ! (VIPER)
Stars: ✭ 34 (-70.18%)
Mutual labels:  apt
Fastify Decorators
Set of Typescript decorators to build Fastify server with controllers, services and hooks
Stars: ✭ 85 (-25.44%)
Mutual labels:  dependency-injection
Getting Started Koin Android
Getting started project with a Android & Koin
Stars: ✭ 83 (-27.19%)
Mutual labels:  dependency-injection
301-360 of 576 similar projects