All Projects → tsioc → Similar Projects or Alternatives

1409 Open source projects that are alternatives of or similar to tsioc

Typescript Ioc
A Lightweight annotation-based dependency injection container for typescript.
Stars: ✭ 427 (+2746.67%)
Mutual labels:  ioc, decorators, ioc-container
React Ioc
Hierarchical Dependency Injection with new React 16 Context API
Stars: ✭ 133 (+786.67%)
Mutual labels:  ioc, decorators, ioc-container
Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (+2140%)
Mutual labels:  ioc, ioc-container, aop
Ioc
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
Stars: ✭ 171 (+1040%)
Mutual labels:  ioc, decorators, ioc-container
Hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
Stars: ✭ 713 (+4653.33%)
Mutual labels:  ioc, aop
Martian
🎨 Martian 是一个基于NIO的JavaWeb编程框架,可以帮助你快速的开发后端服务
Stars: ✭ 320 (+2033.33%)
Mutual labels:  ioc, aop
Poodinis
A dependency injection framework for D with support for autowiring.
Stars: ✭ 57 (+280%)
Mutual labels:  ioc, ioc-container
Puresharp
Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core 2.1+) applications through reliability, scalability and performance without no compromise
Stars: ✭ 120 (+700%)
Mutual labels:  ioc, aop
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 (+12840%)
Mutual labels:  ioc, decorators
Container
A lightweight yet powerful IoC container for Go projects
Stars: ✭ 160 (+966.67%)
Mutual labels:  ioc, ioc-container
boot-bundle
boot-bundle: managed dependencies for boot, the clojure build tool
Stars: ✭ 43 (+186.67%)
Mutual labels:  boot, build-tool
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (+23513.33%)
Mutual labels:  ioc, aop
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (+1820%)
Mutual labels:  ioc, ioc-container
Jodd
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Stars: ✭ 3,616 (+24006.67%)
Mutual labels:  ioc, aop
Di
Dependency Injection and IoC framework for PHP
Stars: ✭ 5 (-66.67%)
Mutual labels:  ioc, ioc-container
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+7920%)
Mutual labels:  ioc, ioc-container
Doodle
A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能
Stars: ✭ 90 (+500%)
Mutual labels:  ioc, aop
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (+833.33%)
Mutual labels:  ioc, ioc-container
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (+320%)
Mutual labels:  ioc, ioc-container
tiny4j
IOC, AOP, REST...
Stars: ✭ 15 (+0%)
Mutual labels:  ioc, aop
LSFramework
手写山寨版spring学习aop、ioc思想的demo,没看过spring的源码,因为实在是太庞大了,参考部分网上博客及开源代码完成。
Stars: ✭ 53 (+253.33%)
Mutual labels:  ioc, aop
ashley
Ashley is a dependency injection container for JavaScript.
Stars: ✭ 23 (+53.33%)
Mutual labels:  ioc, ioc-container
containerx
⚡简单的Java依赖注入框架,代码量少,实现了依赖注入和AOP。适合Spring源码的初学者掌握其核心原理
Stars: ✭ 76 (+406.67%)
Mutual labels:  ioc, ioc-container
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: ✭ 2,350 (+15566.67%)
Mutual labels:  ioc, decorators
thinking-in-spring
Spring source code reading
Stars: ✭ 105 (+600%)
Mutual labels:  ioc, aop
ThunderboltIoc
One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.
Stars: ✭ 40 (+166.67%)
Mutual labels:  ioc, ioc-container
Java Bible
🍌 我的技术摘要
Stars: ✭ 2,919 (+19360%)
Mutual labels:  ioc, aop
brisk-ioc
fast light brisk ioc/di container on nodejs; Node下快速 轻量的IoC/DI容器,依赖注入,配合装饰器使用
Stars: ✭ 12 (-20%)
Mutual labels:  ioc, ioc-container
Kangaru
🦘 A dependency injection container for C++11, C++14 and later
Stars: ✭ 297 (+1880%)
Mutual labels:  ioc, ioc-container
java-bible
🍌 我的技术摘要
Stars: ✭ 2,950 (+19566.67%)
Mutual labels:  ioc, aop
Spring Learning
Spring 学习笔记,通过例子展示和剖析实现机制
Stars: ✭ 346 (+2206.67%)
Mutual labels:  ioc, aop
vue3-oop
使用类和依赖注入写vue组件
Stars: ✭ 90 (+500%)
Mutual labels:  ioc, decorators
alpha-dic
Powerful dependency injection container for node.js
Stars: ✭ 27 (+80%)
Mutual labels:  ioc, ioc-container
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (+226.67%)
Mutual labels:  ioc, ioc-container
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (+100%)
Mutual labels:  ioc, aop
Minioc
Single-file minimal C# IoC container
Stars: ✭ 71 (+373.33%)
Mutual labels:  ioc, ioc-container
Thunder
Stars: ✭ 70 (+366.67%)
Mutual labels:  ioc, aop
Uioc
IoC Framework for us
Stars: ✭ 112 (+646.67%)
Mutual labels:  ioc, aop
Koatty
Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC and AOP.
Stars: ✭ 67 (+346.67%)
Mutual labels:  ioc, aop
Disco
PSR-11 compatible Dependency Injection Container for PHP.
Stars: ✭ 135 (+800%)
Mutual labels:  ioc, ioc-container
AppListManager
📱 AppListManager (Android Library) makes managing application and activity lists easy.
Stars: ✭ 59 (+293.33%)
Mutual labels:  activity, activities
Baumeister
👷 The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
Stars: ✭ 171 (+1040%)
Mutual labels:  workflow, build-tool
hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
Stars: ✭ 938 (+6153.33%)
Mutual labels:  ioc, aop
FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
Stars: ✭ 391 (+2506.67%)
Mutual labels:  unittest, unit-test
Farseer.Net
Provides consistent standard use of common components of the .Net Core language
Stars: ✭ 42 (+180%)
Mutual labels:  ioc, aop
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (+17973.33%)
Mutual labels:  ioc, ioc-container
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (+46.67%)
Mutual labels:  ioc, ioc-container
iocgo
A lightweight Inversion of Control (IoC) (Dependency Injection) container for Golang
Stars: ✭ 36 (+140%)
Mutual labels:  ioc, ioc-container
VCore
VCore is a Swift collection containing objects, functions, and extensions that I use for my projects
Stars: ✭ 32 (+113.33%)
Mutual labels:  unittest, unit-test
Nutz
Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer
Stars: ✭ 2,422 (+16046.67%)
Mutual labels:  ioc, aop
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-20%)
Mutual labels:  unittest, unit-test
SwiftInjection
Dependency Injection framework for Swift
Stars: ✭ 21 (+40%)
Mutual labels:  ioc, ioc-container
di
🛠 A full-featured dependency injection container for go programming language.
Stars: ✭ 156 (+940%)
Mutual labels:  ioc, ioc-container
TestIt
Generate unit testing boilerplate from kotlin files.
Stars: ✭ 32 (+113.33%)
Mutual labels:  unittest, unit-test
Wordpressify
🎈 A build system designed to automate your WordPress development workflow.
Stars: ✭ 1,374 (+9060%)
Mutual labels:  workflow, build-tool
Microflow
Lightweight workflow engine
Stars: ✭ 129 (+760%)
Mutual labels:  workflow, activity
Testdeck
Object oriented testing
Stars: ✭ 206 (+1273.33%)
Mutual labels:  ioc, decorators
Reflex
Minimal dependency injection framework for Unity
Stars: ✭ 263 (+1653.33%)
Mutual labels:  ioc, ioc-container
DependencyInjector
Lightweight dependency injector
Stars: ✭ 30 (+100%)
Mutual labels:  ioc, ioc-container
pytest-spark
pytest plugin to run the tests with support of pyspark
Stars: ✭ 65 (+333.33%)
Mutual labels:  unittest, unit-test
1-60 of 1409 similar projects