https://github.com/nugine/asc
Atomic Strong Count
https://github.com/nugine/asc
Last synced: 19 days ago
JSON representation
Atomic Strong Count
- Host: GitHub
- URL: https://github.com/nugine/asc
- Owner: Nugine
- License: mit
- Created: 2022-05-14T14:11:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T06:21:14.000Z (3 months ago)
- Last Synced: 2025-04-06T14:46:58.896Z (24 days ago)
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.svgAtomic Strong Count.
`Asc` is a drop-in replacement for `Arc` when you don't need weak references.
Documentation: