plabayo / tokio-gracefulView external linksLinks
Graceful shutdown util for Rust projects using the Tokio Async runtime.
☆143Sep 30, 2024Updated 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:
- Track and query Cargo dependency graphs.☆254Updated this week
- Hybrid typenum/const generic arrays☆20Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Dec 11, 2025Updated 2 months ago
- Utilities for working with shared slices of memory☆84Jun 30, 2025Updated 7 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Jul 21, 2024Updated last year
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated 2 weeks ago
- A CLI application that implements multi-key-turn security via Shamir's Secret Sharing.☆19Nov 12, 2024Updated last year
- A simplified port of LayoutParser for detecting layout elements on documents.☆13Jun 3, 2024Updated last year
- Generate Rust enum variants without associated data☆116Feb 3, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,035Updated this week
- ☆205Feb 19, 2024Updated last year
- Rust newtype with guarantees 🇺🇦 🦀☆1,644Jan 30, 2026Updated 2 weeks ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 5 months ago
- modular service framework to move and transform network packets☆936Updated this week
- ☆246Jan 25, 2026Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Dec 7, 2021Updated 4 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 2 weeks ago
- Make retry like a built-in feature provided by Rust.☆997Jan 1, 2026Updated last month
- Reflection via DWARF.☆298Feb 26, 2023Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆270Feb 9, 2026Updated last week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Nov 4, 2025Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Oct 24, 2025Updated 3 months ago
- Trustfall adapter for querying rustdoc☆20Jan 23, 2026Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆111Feb 5, 2026Updated last week
- Scan your Rust crate for semver violations.☆1,581Updated this week
- Include your assets statically into your application with a strict structure☆93Nov 22, 2025Updated 2 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Nov 21, 2024Updated last year
- Practically zero-overhead string interning☆42Dec 16, 2025Updated 2 months ago
- Trait implementation generator macro☆30Jan 31, 2026Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆79Dec 11, 2025Updated 2 months ago
- hdfs client impl with pure rust☆18Jan 9, 2024Updated 2 years 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…☆101Jan 24, 2026Updated 3 weeks ago
- Utilities for collecting metrics from a Tokio application☆392Jan 26, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Detect unused pub methods in a Rust workspace☆45Feb 25, 2025Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Mar 28, 2024Updated last year