cyb0124 / abort-on-drop
A wrapper of Tokio's JoinHandle that aborts the task when it's dropped, while still allowing it to be awaited for joining.
☆13Updated last year
Related projects ⓘ
Alternatives and complementary repositories for abort-on-drop
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Home for the Inline Assembly project group☆34Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- ☆68Updated 3 weeks ago
- ☆27Updated 7 months ago
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Sets the panicking behavior to halt☆23Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- derive macro for the Fail trait☆24Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Minimal support for uart_16550 serial output.☆32Updated 4 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Full precision decimal representation of f64☆26Updated this week
- ☆37Updated last year
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆43Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- std::Error in no_std environment.☆38Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago