Skip to content

v0.1.0

Compare
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.