audunhalland / entrait
Loosely coupled Rust application design made easy
☆94Updated 2 months ago
Alternatives and similar repositories for entrait:
Users that are interested in entrait are comparing it to the libraries listed below
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Web API access control for Rust☆124Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Proc-macro typestate DSL for Rust☆144Updated last year
- A generic abstraction of paginated APIs☆60Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- ☆61Updated 3 weeks ago
- Request-scoped sqlx transactions for axum☆54Updated last month
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆125Updated last week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- ☆113Updated 2 years ago
- ☆112Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- A collection of utilities for a superior nom experience☆153Updated last year
- ☆40Updated 5 months ago
- Configuration and schema crate.☆63Updated last week
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆92Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- Deserialize (potentially nested) environment variables into your custom structs