docs.rs failed to build bacon_rajan_cc-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: bacon_rajan_cc-0.4.0

bacon_rajan_cc

Build Status

crates.io

A reference counted type with cycle collection for Rust. Concurrent or stop-the-world. Based on the paper "Concurrent Cycle Collection in Reference Counted Systems" by David F. Bacon and V.T. Rajan.

Very much a work-in-progress! Currently only stop-the-world.