All Projects → ByteWelder → Spork

ByteWelder / Spork

Licence: Apache-2.0 license
Annotation processing and dependency injection for Java/Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Spork

avaje-inject
Dependency injection via APT (source code generation) ala "Server side Dagger DI"
Stars: ✭ 114 (+48.05%)
Mutual labels:  dependency-injection, annotation-processing
component-manager
component framework and dependency injection for golang
Stars: ✭ 21 (-72.73%)
Mutual labels:  dependency-injection
SwiftInjection
Dependency Injection framework for Swift
Stars: ✭ 21 (-72.73%)
Mutual labels:  dependency-injection
lightsaber
Compile time dependency injection framework for JVM languages. Especially for Kotlin.
Stars: ✭ 119 (+54.55%)
Mutual labels:  dependency-injection
magnet
Dependency injection library for modular Android applications
Stars: ✭ 174 (+125.97%)
Mutual labels:  dependency-injection
mvp-architecture-kotlin-dagger-2-retrofit-android
Android Application MVP (Model-View-Presenter) architecture example using Dagger2 Dependency Injection (DI) and Retrofit Tutorial using Kotlin programming language.
Stars: ✭ 15 (-80.52%)
Mutual labels:  dependency-injection
definject
Unobtrusive Dependency Injector for Elixir
Stars: ✭ 46 (-40.26%)
Mutual labels:  dependency-injection
DependencyInjector
Lightweight dependency injector
Stars: ✭ 30 (-61.04%)
Mutual labels:  dependency-injection
di-comparison
DI containers comparison
Stars: ✭ 20 (-74.03%)
Mutual labels:  dependency-injection
di
🛠 A full-featured dependency injection container for go programming language.
Stars: ✭ 156 (+102.6%)
Mutual labels:  dependency-injection
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (-36.36%)
Mutual labels:  dependency-injection
AutoDI
Dependency injection made simple.
Stars: ✭ 87 (+12.99%)
Mutual labels:  dependency-injection
tsdi
Dependency Injection container (IoC) for TypeScript
Stars: ✭ 50 (-35.06%)
Mutual labels:  dependency-injection
toolkit
some useful library of the php
Stars: ✭ 15 (-80.52%)
Mutual labels:  dependency-injection
solid
Solid Android components
Stars: ✭ 33 (-57.14%)
Mutual labels:  dependency-injection
di
一个简易版本的Go依赖注入实现
Stars: ✭ 133 (+72.73%)
Mutual labels:  dependency-injection
noicejs
extremely thin async dependency injection
Stars: ✭ 16 (-79.22%)
Mutual labels:  dependency-injection
android-base-project
Android LateralView Base Project
Stars: ✭ 25 (-67.53%)
Mutual labels:  dependency-injection
AnnotationProcessing
✔️ㅤ[ARTICLE] Writing your own Annotation Processors in Android
Stars: ✭ 47 (-38.96%)
Mutual labels:  annotation-processing
Mimick.Fody
An integrated framework for dependency injection and aspect-oriented processing.
Stars: ✭ 15 (-80.52%)
Mutual labels:  dependency-injection

ARCHIVED

This project is no longer being worked on.

Spork

travis

Spork is a fast runtime annotation processing library.

Spork contains the following libraries:

  • spork is the annotation processing core
  • spork-inject for dependency injection (javax.inject compatible)
  • spork-android and spork-android-support for Android bindings

Documentation is available on the website

License

Spork is available through the Apache License Version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].