Top 23 IoC Open-Source Projects
-
InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
Project mention: Has anyone successfully created a Dependency Injection using typescript decorators? | reddit.com/r/typescript | 2022-08-14 -
Quick Start
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
Project mention: I'm writing this while your 100th AD in BRAVE shows up this week only. I am tired of seeing your crappy exchange on my feed while I'm trying to work. So I decided to leave my honest review about your service. Enjoy. | reddit.com/r/Bitstamp | 2021-12-06Your node js is borrowed technology from china: https://github.com/midwayjs/midway
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
Github repo: https://github.com/loopbackio/loopback-next License: MIT Github stars: 4200
-
Project mention: I am new to programming, I am learning python, I visit this sub quite often, everyone dislikes Pyhton here, and... | reddit.com/r/ProgrammerHumor | 2022-07-08
anyway about the module register https://autofac.org/
-
Project mention: Has anyone successfully created a Dependency Injection using typescript decorators? | reddit.com/r/typescript | 2022-08-14
If you don’t want to tie yourself to a full web framework like Nest, there are a few DI-only frameworks that work with decorators, like TypeDI, TSyringe, or Typed Inject.
-
Project mention: Has anyone successfully created a Dependency Injection using typescript decorators? | reddit.com/r/typescript | 2022-08-14
If you don’t want to tie yourself to a full web framework like Nest, there are a few DI-only frameworks that work with decorators, like TypeDI, TSyringe, or Typed Inject.
-
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨ (by appsquickly)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
express-typescript-boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
-
-
In next post I will show you how to using with other DI package like awilix , tsyringe, etc...
-
loki
-
Project mention: Would you use an attribute that registers your interface/classes with .nets IoC container? | reddit.com/r/dotnet | 2022-07-03
I much prefer using Scrutor and asbly scanning myself. https://github.com/khellang/Scrutor
-
One thing I ran for a while was security onion and utilized port mirroring to mirror the uplink port from my primary switch to my LAN on my router, so I was catching anything coming into/out of my network destined for internet. I've also used ElastiFlow ( https://github.com/robcowart/elastiflow ) which is absolutely phenomenal and awesome, I did the same and it provides some great data. You could also leverage IntelOwl ( https://github.com/intelowlproject/IntelOwl ) , one thing I have added to all my VMs is a OSSEC agent, Wazuh to be specific which is free ( https://github.com/wazuh/wazuh ) and while I am not using it to its full potential such as monitoring file deletions/modifications etc it is a powerful tool.
-
Project mention: Running non-blocking A/B tests, feature flags with Laravel, PHP | dev.to | 2022-06-24
Please, visit the repository for configuration instructions. The package wouldn't work without DI. So, if you're not using DI yet, try PHP-DI.
-
Project mention: What is the best practice for injecting configuration into a python application | reddit.com/r/Python | 2022-04-10
One approach is to pass this config as a variable to every class it is required, which I dont prefer. Another option is to annotate the config class as singleton and create the config object at every place where I need them. I also came across this library called Dependency_Injector. https://python-dependency-injector.ets-labs.org/ This seems a bit heavy weight for my use case though. I am looking forward to know how other solve this problem
-
-
Ts.ED
:triangular_ruler: 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.
I'd also love to shout out Ts.ED which is another great Typescript framework that I've written production applications with. It's a natural fit for anyone who loves .NET applications, it's why I chose it.
-
If you have a Yara detection platform, Florian Roth’s rules should detect executables signed with this. https://github.com/Neo23x0/signature-base/blob/master/yara/gen_nvidia_leaked_cert.yar.
-
Unity
This repository contains all relevant information about Unity Container suit (by unitycontainer)
-
Castle Windsor
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
Project mention: Just saw a new pattern, I call it "almost factory" | reddit.com/r/programminghorror | 2021-10-04Most of the DI containers have a feature of resolving components by name. Here's an example of a "typed factory" that can be provided by the container and the component name can be used to select the service implementation: https://github.com/castleproject/Windsor/blob/master/docs/typed-factory-facility-interface-based.md
-
WeLiveSecurity And many more.
-
Simple Injector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
-
IoC related posts
- Learning To Learn IT Security
- What do you use for dependency injection?
- Has anyone successfully created a Dependency Injection using typescript decorators?
- Scans container images, running Docker containers and filesystems to find indicators of malware
- I am new to programming, I am learning python, I visit this sub quite often, everyone dislikes Pyhton here, and...
- A dependency injection toolkit based on Go 1.18+ Generics. Support for health checks and graceful shutdown.
- YaRadare
Index
What are some of the best open-source IoC projects? This list will help you:
Project | Stars | |
---|---|---|
1 | InversifyJS | 9,139 |
2 | Quick Start | 5,929 |
3 | loopback-next | 4,253 |
4 | Autofac | 3,934 |
5 | tsyringe | 3,407 |
6 | typedi | 3,218 |
7 | Typhoon | 2,714 |
8 | express-typescript-boilerplate | 2,632 |
9 | Ninject | 2,554 |
10 | awilix | 2,550 |
11 | Loki | 2,531 |
12 | Scrutor | 2,456 |
13 | IntelOwl | 2,385 |
14 | PHP-DI | 2,383 |
15 | Dependency Injector | 2,293 |
16 | awesome-yara | 2,254 |
17 | Ts.ED | 2,183 |
18 | signature-base | 1,738 |
19 | Unity | 1,545 |
20 | Castle Windsor | 1,416 |
21 | malware-ioc | 1,240 |
22 | Simple Injector | 1,090 |
23 | StructureMap | 883 |
Are you hiring? Post a new remote job listing for free.