AlexSherbinin / rustyinjectLinks
Dependency injection library for Rust
β14Updated last year
Alternatives and similar repositories for rustyinject
Users that are interested in rustyinject are comparing it to the libraries listed below
Sorting:
- Zero-cost type for stack without complicated type or Boxβ45Updated 8 months ago
- π±concat! with support for const variables and expressionsβ47Updated 2 months ago
- Rust procedural macro attribute parserβ44Updated last year
- β21Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.β43Updated last year
- Serde with Validationβ68Updated last month
- Simple refinement types for Rust; parse, don't validate!β76Updated this week
- Open a scope and then freeze it in time for future access.β108Updated last year
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.β53Updated 3 months ago
- State machine pattern for Rust