plabayo / tokio-gracefulLinks
Graceful shutdown util for Rust projects using the Tokio Async runtime.
☆136Updated 9 months ago
Alternatives and similar repositories for tokio-graceful
Users that are interested in tokio-graceful are comparing it to the libraries listed below
Sorting:
- A generic abstraction of paginated APIs☆60Updated last year
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Utilities for working with shared slices of memory☆71Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆76Updated 3 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…☆88Updated 4 months ago
- ☆163Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months 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…☆59Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Typed any map for rust☆67Updated 6 months ago
- futures-buffered☆43Updated 4 months ago
- A caching middleware that follows HTTP caching rules☆85Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 3 weeks ago
- A fast and flexible LRU map.☆189Updated 6 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`☆120Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated this week
- Port of bbolt in Rust☆65Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Asynchronous HTTP body trait☆142Updated 3 months ago