awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zserge avatar

zserge/anvil

0
View on GitHub↗
1,439 stars·89 forks·Java·MIT·11 views

Anvil

Minimal UI library for Android inspired by React

Features

  • Dependency Injection - Enables reactive UI component building and data binding.
  • Kotlin Libraries - Minimal UI library for Android inspired by React

Star history

Star history chart for zserge/anvilStar history chart for zserge/anvil

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Anvil

These projects share indexed features with Anvil. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • salomonbrys/kodeinSalomonBrys avatar

    SalomonBrys/Kodein

    6View on GitHub↗

    The Kodein lirary is now named Kodein-DI and is part of the Kodein Framework.

    HTML
    View on GitHub↗6
  • ets-labs/python-dependency-injectorets-labs avatar

    ets-labs/python-dependency-injector

    4,805View on GitHub↗

    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
    View on GitHub↗4,805
  • terrakok/kmp-awesometerrakok avatar

    terrakok/kmp-awesome

    5,785View on GitHub↗

    KMP-Awesome is a curated directory and resource index for the Kotlin Multiplatform ecosystem. It serves as a centralized hub for developers to discover libraries, frameworks, and tools designed to streamline the creation of shared codebases for mobile, desktop, and web applications. The project distinguishes itself by organizing a comprehensive collection of solutions that address the core challenges of cross-platform development. It highlights resources for implementing shared business logic, declarative user interface components, and type-safe data persistence layers. By providing a structu

    androidawesomecompose
    View on GitHub↗5,785
  • flutterando/modularFlutterando avatar

    Flutterando/modular

    1,381View on GitHub↗

    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
    View on GitHub↗1,381
Compare all 30 related projects→

Frequently asked questions

What does zserge/anvil do?

Minimal UI library for Android inspired by React

What are the main features of zserge/anvil?

The main features of zserge/anvil are: Dependency Injection, Kotlin Libraries.

Which projects share features with zserge/anvil?

Projects with overlapping indexed features include: salomonbrys/kodein — The Kodein lirary is now named Kodein-DI and is part of the Kodein Framework. ets-labs/python-dependency-injector — This is a dependency injection framework and inversion of control container for Python. It decouples object creation… terrakok/kmp-awesome — KMP-Awesome is a curated directory and resource index for the Kotlin Multiplatform ecosystem. It serves as a… 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… amoahcp/spring-vertx-ext — spring-vertx-ext - update spring to 5.1.6.RELEASE - update aspectj to 1.9.2 - update Vert.x to 3.7.0.