Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

v0.1.0

Choose a tag to compare

@lopopolo lopopolo released this 14 Jun 05:06
2732680

Release 0.1.0 of CactusRef.

cactusref is available on crates.io.

CactusRef is a cycle-aware reference counting smart pointer that is a near drop-in replacement for std::rc::Rc.

CactusRef requires a nightly compiler. CactusRef should be considered experimental.