Safe and sound *owned* access to a `struct`'s fields in `Drop`: no more `unsafe` usage of `ManuallyDrop`!
`ManuallyDrop` "owned field" pattern with no `unsafe`, no `.unwrap()`s, no macros
A lightweight high-performance implementation of Go's defer statement.
A versatile and easy to use defer statement for Rust. Similar to Go's or Zig's defer.
Minimal async- and sync-capable `defer` crate
A lightweight utility for spawning async tasks with fire-and-forget semantics and deferred result retrieval.
Rust crate to help perform deferred execution of code logic.
二次封装`gloo crate`,将`Cpp - RAII`风格的`DOM`事件处理函数挂载方式封装为`Javascript - Angular`风格的`register / deregister`模式。
A single-assignment, weak reference wrapper for cyclic node graphs with late initialization
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
AI/Human task management system with file-based storage