Syrette
The convenient dependency injection library for Rust. Mirror of https://git.hampusmat.com/syrette (by HampusMat)
minfac
Lightweight Inversion Of Control (by mineichen)
Syrette | minfac | |
---|---|---|
1 | 1 | |
22 | 27 | |
- | - | |
6.8 | 5.5 | |
6 months ago | 5 months ago | |
Rust | Rust | |
Apache License 2.0 | MIT License |
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.
minfac
Posts with mentions or reviews of minfac.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-27.
-
Plugin based architecture in Rust
Creating a microframework on top of minfac is straight forward. The following sections illustrate the takeaways when building the prototype. The workspace has the following structure:
What are some alternatives?
When comparing Syrette and minfac you can also consider the following projects:
brandi - The dependency injection container powered by TypeScript.
abi_stable_crates - Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
ioc - :unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
dilib-rs - A dependency injection library for Rust
Autofac - An addictive .NET IoC container