awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
advantageous avatar

advantageous/qbit

0
View on GitHub↗
707 स्टार्स·142 फोर्क्स·Java·Apache-2.0·10 व्यूज़advantageous.github.io/qbit↗

Qbit

QBit Java Micorservices lib tutorials| QBit Website | QBit uses Reakt | QBit works with Vert.x | Reakt Vertx

Features

  • Dependency Injection - Integration for using QBit with Spring and the framework.
  • Reactive Programming - Async actor-like library for callback management.
  • Web Frameworks - Library for REST and WebSocket method call marshaling.

स्टार हिस्ट्री

advantageous/qbit के लिए स्टार हिस्ट्री चार्टadvantageous/qbit के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Qbit के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Qbit के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • insertkoinio/koinInsertKoinIO का अवतार

    InsertKoinIO/koin

    9,992GitHub पर देखें↗

    Koin is a dependency injection framework for Kotlin applications that manages object lifetimes and resolves dependencies through a lightweight container. It functions as a multiplatform library, allowing shared object definitions and resource bindings to be reused across different target platforms and source sets. The framework provides a system for resolving dependencies directly within user interface components to decouple business logic from view implementations. It includes a compile-time dependency validator that analyzes dependency graphs during the build process to detect missing bindi

    Kotlinandroiddependency-injectioninjection
    GitHub पर देखें↗9,992
  • ets-labs/python-dependency-injectorets-labs का अवतार

    ets-labs/python-dependency-injector

    4,805GitHub पर देखें↗

    This is a dependency injection framework and inversion of control container for Python. It decouples object creation from business logic by managing how services and their dependencies are assembled, delivered, and linked within an application. The framework is distinguished by its ability to perform automated component wiring, using import hooks and decorators to inject dependencies into functions and classes across different modules. It supports non-blocking flows through an asynchronous dependency resolver and manages the initialization and shutdown sequences of shared external resources a

    Pythonaiohttpasynciodependency-injection
    GitHub पर देखें↗4,805
  • flutterando/modularFlutterando का अवतार

    Flutterando/modular

    1,381GitHub पर देखें↗

    Modular is a framework for the Flutter ecosystem that provides a structured approach to application architecture through module-based dependency injection and navigation management. It enables developers to organize complex codebases into independent, decoupled units, facilitating the management of shared services and object lifecycles within specific application scopes. The framework distinguishes itself by offering hierarchical dependency scoping and lazy resolution, which allow for the automatic creation and disposal of objects based on the active module or page lifecycle. It also features

    Dart
    GitHub पर देखें↗1,381
  • chrisbanes/tivichrisbanes का अवतार

    chrisbanes/tivi

    6,732GitHub पर देखें↗

    Tivi is a cross-platform application for discovering and tracking television shows, built with Kotlin Multiplatform and Compose Multiplatform to share its user interface across Android, iOS, and desktop platforms. The app follows the Model-View-Intent (MVI) architecture pattern, where user actions are modelled as sealed class intents that reduce into a single immutable state object, ensuring predictable and unidirectional data flow managed through Kotlin coroutines and StateFlow. The application uses Hilt for compile-time dependency injection and SQLDelight for type-safe local data storage, c

    Kotlinandroid-applicationjetpack-composekotlin
    GitHub पर देखें↗6,732
Qbit के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

advantageous/qbit क्या करता है?

QBit Java Micorservices lib tutorials| QBit Website | QBit uses Reakt | QBit works with Vert.x | Reakt Vertx

advantageous/qbit की मुख्य विशेषताएं क्या हैं?

advantageous/qbit की मुख्य विशेषताएं हैं: Dependency Injection, Reactive Programming, Web Frameworks।

advantageous/qbit के कुछ ओपन-सोर्स विकल्प क्या हैं?

advantageous/qbit के ओपन-सोर्स विकल्पों में शामिल हैं: ets-labs/python-dependency-injector — This is a dependency injection framework and inversion of control container for Python. It decouples object creation… insertkoinio/koin — Koin is a dependency injection framework for Kotlin applications that manages object lifetimes and resolves… chrisbanes/tivi — Tivi is a cross-platform application for discovering and tracking television shows, built with Kotlin Multiplatform… flutterando/modular — Modular is a framework for the Flutter ecosystem that provides a structured approach to application architecture… actionhero/actionhero — Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks. abahmed/gearbox.