counting-pointer 0.2.0

Provides structs of reference counting pointers. The perforance is better than 'std::rc::Rc' and than 'std::sync::Arc' by counting only the strong references but not weak the references.
Documentation

Build #351901 2021-02-19 15:04:01

# rustc version rustc 1.52.0-nightly (0148b971c 2021-02-18)

# docs.rs version docsrs 0.6.0 (e8a6303 2021-02-16)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/counting-pointer-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/counting-pointer-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210218-1.52.0-nightly-0148b971c" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19b6e6fb7a5d9325af1c6ea76f05871efc31a0b202abe5cc51b9504f99047f99 [INFO] running `Command { std: "docker" "start" "-a" "19b6e6fb7a5d9325af1c6ea76f05871efc31a0b202abe5cc51b9504f99047f99", kill_on_drop: false }` [INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied [INFO] [stderr] Documenting counting-pointer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "19b6e6fb7a5d9325af1c6ea76f05871efc31a0b202abe5cc51b9504f99047f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b6e6fb7a5d9325af1c6ea76f05871efc31a0b202abe5cc51b9504f99047f99", kill_on_drop: false }` [INFO] [stdout] 19b6e6fb7a5d9325af1c6ea76f05871efc31a0b202abe5cc51b9504f99047f99