# asc [![Latest Version]][crates.io] [![Documentation]][docs.rs] ![License] [crates.io]: https://crates.io/crates/asc [Latest Version]: https://img.shields.io/crates/v/asc.svg [Documentation]: https://docs.rs/asc/badge.svg [docs.rs]: https://docs.rs/asc [License]: https://img.shields.io/crates/l/asc.svg Atomic Strong Count. `Asc` is a direct replacement for `Arc` when you don't need weak references. Documentation: