plabayo / tokio-gracefulLinks
Graceful shutdown util for Rust projects using the Tokio Async runtime.
☆143Updated last year
Alternatives and similar repositories for tokio-graceful
Users that are interested in tokio-graceful are comparing it to the libraries listed below
Sorting:
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months 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…☆97Updated 2 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Track and query Cargo dependency graphs.☆238Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- ☆231Updated 3 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- ☆217Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Typed any map for rust☆67Updated 10 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated last year
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month