shakacode / steward
Task runner and process manager for Rust
☆48Updated 4 months ago
Alternatives and similar repositories for steward:
Users that are interested in steward are comparing it to the libraries listed below
- An SQL query builder☆66Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- A full asyncronous Rust ORM and query builder for multiple databases☆106Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- Yet another string type for Rust☆83Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Simple string matching with single- and multiple-wildcard operator☆79Updated 4 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆73Updated last month
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A super powered testing macro for Rust☆117Updated 2 weeks ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated last month
- Compatibility adapter between tokio and futures☆163Updated this week
- A caching middleware that follows HTTP caching rules☆76Updated 3 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆69Updated 3 months ago
- Conditional compile-time verified queries with SQLx☆46Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated last month
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆44Updated 8 months ago
- Generate Rust enum variants without associated data☆90Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆61Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- A tower (hyper, axum, warp) service to add an unique id for every request☆27Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A concurrent, append-only vector.☆149Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Derive a builder for your constructors in Rust☆69Updated last week
- File type detector☆31Updated this week
- Async GraphQL Apollo Extensions☆33Updated 10 months ago