Dynamic dependency injection library for rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ddi

    Dynamic dependency injection library for rust. (by EYHN)

  • I open sourced the dependency injection library previously used for personal projects, https://github.com/EYHN/ddi

  • Rocket

    A web framework for Rust.

  • Dependency injection is a common design pattern , mainly used in some frameworks such as Rocket, Actix Web, bevy. With ddi you can implement dependency injection without such frameworks, and you can implement your own framework.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • Dependency injection is a common design pattern , mainly used in some frameworks such as Rocket, Actix Web, bevy. With ddi you can implement dependency injection without such frameworks, and you can implement your own framework.

  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • Dependency injection is a common design pattern , mainly used in some frameworks such as Rocket, Actix Web, bevy. With ddi you can implement dependency injection without such frameworks, and you can implement your own framework.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rust servers is down

    4 projects | /r/Wrongrust | 4 Jun 2021
  • Building a REST API for Math Operations (+, *, /) with Rust, Actix, and Rhai🦀

    2 projects | dev.to | 22 Mar 2024
  • Actix-Web: v4.5.0

    1 project | news.ycombinator.com | 4 Feb 2024
  • Actix-Web: v4.4.0

    1 project | news.ycombinator.com | 30 Aug 2023
  • Top Rust Web Frameworks: Rocket, Actix-web, Tide, Warp, and Gotham

    3 projects | dev.to | 14 Jun 2023