# RcUninit
Cyclic Rc without new_cyclic.
Only works with nightly due to usage of `#[feature(ptr_alignment_type)]`.
[](https://crates.io/crates/rcuninit)
[](https://docs.rs/rcuninit/latest)
[![MIT licensed][mit-badge]][mit-url]
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/kstrafe/rcuninit/blob/master/LICENSE
Last updated for rustc 1.96.0-nightly (0c68443b0 2026-03-10).