Syrette
The convenient dependency injection library for Rust. Mirror of https://git.hampusmat.com/syrette (by HampusMat)
mydi
Dependency Injection library for rust (by a14e)
Syrette | mydi | |
---|---|---|
1 | 1 | |
22 | 16 | |
- | - | |
6.8 | 4.5 | |
6 months ago | 10 months ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Syrette
Posts with mentions or reviews of Syrette.
We have used some of these posts to build our list of alternatives
and similar projects.
mydi
Posts with mentions or reviews of mydi.
We have used some of these posts to build our list of alternatives
and similar projects.
-
My DI. Simple rust dependency injection library
Hi everyone! I just released my Dependency Injection (DI) library for Rust: https://github.com/a14e/mydi. I would love to hear your feedback.
What are some alternatives?
When comparing Syrette and mydi you can also consider the following projects:
brandi - The dependency injection container powered by TypeScript.
env_wrapper - A wrapper around std::env to facilitate testing.
ioc - :unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
dilib-rs - A dependency injection library for Rust
lifeline-rs - A dependency injection library for message-based applications