nicolascotton / njectLinks
Simple zero cost dependency injection library made for rust
☆64Updated 3 months ago
Alternatives and similar repositories for nject
Users that are interested in nject are comparing it to the libraries listed below
Sorting:
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆279Updated 2 weeks ago
- A full asyncronous Rust ORM and query builder for multiple databases☆112Updated last month
- High level server designed to be used with axum framework.☆233Updated 5 months ago
- Support for json-path in Rust☆130Updated 3 weeks ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆131Updated last month
- Async synchronization primitives☆270Updated last week
- Concurrent multi-producer multi-consumer queue☆289Updated 3 weeks ago
- Axum Session Management Libraries that use Sqlx☆177Updated last week
- Wrapper around reqwest to allow for client middleware chains.☆333Updated this week
- Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or any/no framework.☆176Updated last week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆203Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 3 weeks ago
- Dependency injection, Inversion of control container for rust with compile time binding.☆86Updated last year
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- A very fast Key-Value store in pure rust☆211Updated last month
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Asynchronous HTTP body trait☆146Updated last month
- A lightweight version of pin-project written with declarative macros.☆254Updated this week
- PASETOrs: PASETO tokens in pure Rust☆118Updated last week
- Structured concurrency operations for async Rust☆468Updated 7 months ago
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆225Updated 4 months ago
- Common utilities used with hyper.☆151Updated last week
- Adaptors between compression crates and Rust's async IO types☆548Updated this week
- 🔎 Prometheus metrics middleware for Axum