A helper library for implementing into_inner method for drop types safely.
Macro for dropping the fields of a struct or enum without dropping the container.
Actual derive macro for destruct-drop.
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
Cycle-aware reference-counted pointers with a safe, simple api
`ManuallyDrop` "owned field" pattern with no `unsafe`, no `.unwrap()`s, no macros
Nostd wrapper for using a closure as a custom drop function
A safe `Pin`-based intrusive doubly linked list
A low overhead intrusive flamegraph profiler.
Thread Safe Current Working Directory
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.