plabayo / tokio-gracefulLinks
Graceful shutdown util for Rust projects using the Tokio Async runtime.
☆139Updated 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:
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- Typed any map for rust☆67Updated 9 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…☆96Updated 3 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…☆60Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- ☆223Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- ☆74Updated last month
- Reports when tokio runtime threads are blocking☆65Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Track and query Cargo dependency graphs.☆236Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- futures-buffered☆45Updated 2 months ago
- Compatibility adapter between tokio and futures☆182Updated last month
- A fast and flexible LRU map.☆192Updated 8 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`☆124Updated 11 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Yet another string type for Rust☆89Updated last week