Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

IoC (Disambiguation)

The term “IoC” can mean multiple things:

https://github.com/sjqzhang/gdi_aop

support gin aop exmaple (like java) 一个支持Go AOP 的示例,为了方便直观感受AOP的便捷性,示例简单集成了Gin框架作为示例。

aop gin golang ioc ioc-container middleware

Last synced: 05 Dec 2024

https://github.com/chrisharrison/clock

A PHP 7 clock interface.

clock dependency-injection ioc php php7

Last synced: 27 Oct 2024

https://github.com/tobysmith568/di-attributes

Super-small and super-simple library for registering classes with the ASP.NET Core IServiceCollection using attributes.

attribute dependency di injection ioc iservicecollection

Last synced: 11 Oct 2024

https://github.com/krakphp/cargo

Lightweight container library with powerful design and pimple compatibility

cargo container-interop dependency-injection ioc psr-11 service-locator

Last synced: 01 Dec 2024

https://github.com/maxgfr/starter-express-typescript

Simple starter of an express server written in typescript using dependencies injection (ioc)

boilerplate dependency-injection eslint express inversify inversify-express inversifyjs ioc jest mock nestjs nodejs prettier starter supertest swc test typescript

Last synced: 25 Dec 2024

https://github.com/rebus-org/rebus.ninject

:x: DEPRECATED :bus: Ninject container adapter for Rebus

ioc ioc-container messaging ninject ninject-container rebus

Last synced: 07 Jan 2025

https://github.com/beatthat/services

A lightweight Inversion of Control container that supports dependency injection and service registration, driven by attributes or code

dependency-injection ioc ioc-container package unity unity3d

Last synced: 26 Dec 2024

https://github.com/mcasimir/bootwire

Application and dependencies bootstrap for node.js

boot dependency-injection ioc nodejs

Last synced: 29 Nov 2024

https://github.com/darwinframework/darwin

🧰 Swiss army knife for creating service based applications in dart, using IoC and a powerful annotation based code generator.

dart darwin framework ioc

Last synced: 25 Jan 2025

https://github.com/denismurphy/vanilla-ng

Lightweight, simplified, vanilla TypeScript implementation of Component-Based Framework

component ioc lightweight reactive routing scope simplified typescript vanilla

Last synced: 25 Dec 2024

https://github.com/buraksenyurt/pos-lab

Bu projedeki amaç farklı POS uygulamaları için ortak bir istemci paket geliştirilip geliştirilemeyeceğini keşfetmektir.

csharp dependency-injection dotnet dotnet-core dotnet-framework ioc

Last synced: 07 Jan 2025

https://github.com/suxrobgm/dryioc-extensions-modularity

Integration of modular system into DryIoc container.

dryioc ioc modularity

Last synced: 03 Dec 2024

https://github.com/combatopera/diapyr

Constructor injection for Python

dependency-injection ioc python

Last synced: 20 Oct 2024

https://github.com/suxrobgm/dryioc-extensions-logging

Extension methods for registering various logging factories inside DryIoc container.

dryioc ioc logging-library

Last synced: 03 Dec 2024

https://github.com/netbuffer/android-technology-test

android technology test use java language,DI,Handler,Hilt,Scheduler,TTS,Log...

alarm alarm-clock alarmmanager android handler hilt hilt-android hilt-dependency-injection ioc ioc-container java java8 lambda log test thread tts

Last synced: 06 Nov 2024

https://github.com/marirs/ioc_extract-rs

Extract indicators like urls,domains,ip,emails,etc... from a given string

indicators information-extraction information-gathering information-security ioc rust rust-crate rust-lang rust-library

Last synced: 08 Nov 2024

https://github.com/corp-gp/active_dry_deps

Simple IoC for ruby, rails

dependency-injection ioc rails ruby

Last synced: 02 Dec 2024

https://github.com/sqrtcat/php-ioc-di

php ico container with di mode

dependency-injection ioc ioc-container php-ioc-di

Last synced: 29 Dec 2024

https://github.com/lord-turmoil/minioc

MinIoC is a lightweight header-only IoC container for C++

cpp header-only ioc ioc-container

Last synced: 23 Jan 2025

https://github.com/newdash/inject

dependency inject container

dependency-injection injection ioc typescript

Last synced: 02 Jan 2025

https://github.com/xeronowo/cangjie-dependency-injection

Dependency injection module for Cangjie programming language. 适配于仓颉语言的依赖注入模块。

cangjie dependency-injection ioc ioc-container reflection

Last synced: 06 Dec 2024

https://github.com/paulomart/ioc.java

An dependency injection container for the Java language

dependency-injection di injection inversion-of-control ioc java

Last synced: 18 Jan 2025

https://github.com/mellowagain/ioc

Static site generator for dagirl.uno used for continuous deployment to Netlify

blog ioc linux netlify nodejs static-site-generator

Last synced: 29 Nov 2024

https://github.com/gyumeijie/ioc-containerx

simple XML-based ioc container for java

demo ioc ioc-container java-ioc xml-based

Last synced: 07 Dec 2024

https://github.com/tvrcgo/injection

An IoC toolkit

di injection ioc nodejs

Last synced: 19 Dec 2024

https://github.com/etcinit/mockingbird

A DSL for mocking dependencies on PHP unit tests

dependency-injection dsl ioc mocking

Last synced: 19 Nov 2024

https://github.com/bytedev/bytedev.ioc.msextdi

Collection of extensions for Microsoft Extensions DI to help register dependencies and configure application settings.

csharp dependency-injection dotnet-standard ioc microsoft-extensions-di

Last synced: 22 Jan 2025

https://github.com/grofit/dependi

A simple IoC container to achieve constructor injection in Javascript

decorators dependency-injection ioc javascript typescript

Last synced: 21 Dec 2024

https://github.com/alittlegreens/ioc_simple

自定义注解,实现IOC注入框架,替代无聊的findViewById()

ioc

Last synced: 13 Jan 2025

https://github.com/mix-php/bean

DI, IoC container, reference spring bean

bean di ioc mix

Last synced: 15 Jan 2025

https://github.com/chrisharrison/merged-container

A PSR-11 compliant container that merges a set of PSR-11 containers. You might call it a container-container.

containers ioc php7 psr-11

Last synced: 30 Dec 2024

https://github.com/bzdgn/a-simple-ioc-container

my notes and code stuff on a video lesson of Kevin Jones

dependency-injection di inversion-of-control inversionofcontrol ioc java reflection reflections

Last synced: 08 Dec 2024

https://github.com/justinhoward/papaya

A minimal JavaScript and TypeScript dependency injection container

container dependency-injection ioc pimple typescript

Last synced: 01 Jan 2025

https://github.com/garrettw/aspire-dic

(In active development) My dependency injection container, eventually to be used in the framework I will build someday. Based on Level-2/Dice currently.

container dependency-injection injection ioc ioc-container php php-library

Last synced: 13 Jan 2025

https://github.com/douyacun/go-ioc

go实现依赖注入控制反转

di go-di go-ioc ioc

Last synced: 09 Jan 2025

https://github.com/rammewerk/container

Lightweight PHP dependency injection container with automatic resolution & high performance.

dependency-injection ioc ioc-container

Last synced: 09 Dec 2024

https://github.com/vinscom/glue

Proven and opinionated programming, and configuration model for Java and Vertx based applications. Inspired from ATG Nucleus, provides powerful layer base configuration management using simple properties file.

atg dependency-injection ioc nucleus spring

Last synced: 18 Nov 2024

https://github.com/vnaki/yeahphp

php mvc framework - YeahPHP!

framework ioc mvc php yeahphp

Last synced: 23 Dec 2024

https://github.com/yoursenseicreeper/mariopizzaoriginal

Command line pizzeria management application. It provides authentication, user roles, role-depend functions and casual filtering data.

authentication command-line-app ioc ormlite pizzeria repository-pattern restaurant-management sqlite3 windows

Last synced: 15 Jan 2025

https://github.com/czmirek/addfactoryextension

This project simulates the Ninject's ToFactory functionality but with IServiceCollection.

csharp dotnet-core factory ioc

Last synced: 21 Jan 2025

https://github.com/anatoly-semenov/docs-monorepo

Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer

cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker

Last synced: 11 Oct 2024

https://github.com/antelcat/dependencyinjectionex

Extended Microsoft Dependency Injection

autowire csharp depdendency-injection extension ioc netcore

Last synced: 23 Dec 2024

https://github.com/caskia/jane

a develop framework named assistant Jane!

aspnetcore c-sharp dotnet framework ioc logger util

Last synced: 13 Jan 2025

https://github.com/gnh1201/binarypub

BinaryPub - Check the file reputation on the social timeline

activitypub file-extension filetype imphash infosec ioc magic mastodon security social windows

Last synced: 18 Dec 2024

https://github.com/nayjest/di-hub

Dependency injection library for PHP with links consistency maintaining mechanism

dependency-injection di inversion-of-control ioc ioc-container php php-library

Last synced: 18 Dec 2024

https://github.com/maxkomarychev/mioc

A zero dependency micro IoC framework

decorators dependency-injection inject injection ioc ioc-container

Last synced: 18 Dec 2024

https://github.com/bobbylite/code-share-api

CodeShare back end Api for sending event driven emails using NodeMailer

event-driven expressjs inversify inversifyjs inversion-of-control ioc ioc-container typescript typescript2

Last synced: 18 Dec 2024

https://github.com/h3ar7b3a7/decouplingwithspring

Decoupling with Spring configuration annotation of a simple hello world command line application, a comparison to my 'OldSchoolDecoupling' repository.

decoupling dependency-pull ioc spring-bean-configuration

Last synced: 15 Jan 2025

https://github.com/deatil/go-container

go-container is a container pkg for go

container di go-container go-di go-ioc ioc

Last synced: 10 Jan 2025

https://github.com/saber2pr/saber-ioc-cli

a cli for saber-ioc dev

aop cli ioc saber-ioc typescript

Last synced: 02 Jan 2025

https://github.com/iocium/iocium

iocium is your open source, IOC identification, mapping and monitoring solution

intel ioc ioc-extractor ioc-mapping ioc-monitoring threat-hunting threat-intel threat-intelligence threat-mapping threat-monitoring

Last synced: 24 Jan 2025

https://github.com/jiripospisil/ashley-koa

Ashley integration with the Koa framework

ashley dependency-injection ioc javascript koa koa-framework

Last synced: 03 Jan 2025

https://github.com/watertreestar/tiny-spring

:boom: A simple IOC&AOP implementation refered to Spring framework.Just for explore the essence. :see_no_evil:

aop ioc java spring

Last synced: 11 Jan 2025

https://github.com/luncher/ttdi

a tiny dependency injection tool for TypeScript and JavaScript

decorators dependency-injection ioc javascript metadata typescript

Last synced: 13 Jan 2025

https://github.com/alansastre/jakartaee-cdi-ejb

Contexts and Dependency Injection (CDI) y Enterprise Java Beans (EJB) en Jakarta EE. Formerly Java EE. Inyección de dependencias, inversión de control.

cdi dependency-injection ejb inversion-of-control ioc jakarta10 jakarta9 jakartaee java java11 java17 java8

Last synced: 13 Jan 2025

https://github.com/urasandesu/unity.contrib

This library is a contribution to Microsoft Unity Container. It allows registering type or instance if only missing, resolving instance more easily, and so on.

dependency-injection interception ioc microsoft-practices unity-container

Last synced: 20 Jan 2025

https://github.com/heineiuo/react-as-backend-framework

Use React as a backend framework

backend framework ioc react

Last synced: 19 Jan 2025

https://github.com/lmsail/php-ioc-facade

探索 PHP 设计模式之IOC容器+Facade门面模式,使系统更加灵活,高度自定义...

facade ioc php72

Last synced: 19 Jan 2025

https://github.com/sasa-b/container

Lightweight dependency injection container with laravel like autowiring, interface/abstract class binding and contextual binding. PSR-11 compliant.

container dependency dependency-injection dependency-injection-container ioc ioc-container library php

Last synced: 19 Jan 2025

https://github.com/cryom/di

IoC with support multiple inheritance

dependency-injection inheritance ioc php php71 resolving-dependency

Last synced: 19 Jan 2025

https://github.com/naasking/microdi

A tiny and efficient dependency injector without code generation

dependency-injection dotnet ioc ioc-container

Last synced: 14 Dec 2024

https://github.com/dqmrf/sfioc

Inversion of Control container for Node.JS

dependency-injection ioc ioc-container javascript nodejs

Last synced: 20 Dec 2024

https://github.com/cppsh1t/moaiframework

A simple small framework that mimics Spring IOC implementation

ioc ioc-container ioc-framework

Last synced: 29 Nov 2024

https://github.com/vnaki/dkit

Dart‘s web toolkit!

framework http-server ioc logger

Last synced: 23 Dec 2024

https://github.com/vnaki/ioc

php ioc (Inversion of control and dependency injection)

container ioc php

Last synced: 23 Dec 2024

https://github.com/saber2pr/react-ioc

> :sparkles: how about react in Ioc? :)

ioc react typescript

Last synced: 02 Jan 2025

https://github.com/bsantanna/cleanarch-ioc-pypackage

This project provides a clean architecture scaffolding for a FastAPI-based application with PostgreSQL, Redis, Docker Compose, and includes dependency injection, unit testing, integration testing, and pre-commit hooks for code quality.

cleanarch cleanarchitecture dependency-injection docker docker-compose fastapi ioc postgres postgresql pytest python redis sqlalchemy testcontainers

Last synced: 09 Jan 2025

https://github.com/esemesek/syringe

@Decorated javascript IOC container

ecmascript ioc ioc-container javascript js nodejs

Last synced: 23 Jan 2025

https://github.com/esemesek/koalats

Typescript IoC Container

ioc ioc-container javascript node nodejs typescript

Last synced: 23 Jan 2025

https://github.com/kennfatt/nest-di

Learn NestJS Dependency Injection container.

di ioc learning nestjs

Last synced: 01 Jan 2025

https://github.com/mengdu/iocjs

基于 typescript 实现控制反转和依赖注入

inject ioc

Last synced: 28 Dec 2024

https://github.com/nuclex-shared-dotnet/nuclex.windows.forms.ninject

A module class that can be loaded into Ninject (a dependency injector with nice syntax) to use my WinForms MVVM framework together with Ninject constructor injection on View Model classes.

dependency-injection inversion-of-control ioc mvvm mvvm-framework ninject

Last synced: 10 Dec 2024

https://github.com/leizhou-dip-ing/db_operate_dao

This application manages database entities using the Guice IoC framework for dependency injection and the DAO pattern for database access. It features flexible database configuration through embedded .properties or external XML files and uses the Factory Pattern to dynamically configure database connections.

derby factorypattern ioc java jdbc multiple-database-config mysql swing-gui

Last synced: 13 Dec 2024

https://github.com/rvanasa/sorcerer

Simple Inversion-of-Control framework for NodeJS developers who like Java/Spring.

angularjs dependency-injection dependency-injection-framework ioc nodejs organization spring

Last synced: 15 Jan 2025

https://github.com/zuston/tiny-web-framework

tiny web mvc framework

aoplog framework ioc orm server

Last synced: 17 Dec 2024

https://github.com/radbas/container.cr

DI container for Crystal.

container crystal dependency-injection ioc

Last synced: 12 Dec 2024

https://github.com/daggerok/daggerok-context

Simplest dependency injection library ever! Small and fast, supports java 1.5+, processing @Inject (and optionally @Singleton) annotation, JSR-330

application-configuration application-context bean beans cdi dependency-injection dependency-injection-container inject inversion-of-control ioc singleton

Last synced: 10 Jan 2025

https://github.com/daggerok/guice-examples

This repository contains guice dependency injection examples.

dependency-injection google-guice guice inversion-of-control ioc

Last synced: 10 Jan 2025

https://github.com/curium-rocks/kube-starter-template

Typescript Kubernetes starter template, can be used to bootstrap a Node.JS TypeScript project that interfaces with the Kubernetes API

github-actions inversifyjs ioc jest k8s kubernetes kubernetes-client nodejs template typescript

Last synced: 28 Dec 2024